Class ServerPlayNetworkHandler

java.lang.Object
net.minecraft.server.network.ServerPlayNetworkHandler
All Implemented Interfaces:
PacketListener, ServerPlayPacketListener, Tickable

public class ServerPlayNetworkHandler
extends Object
implements ServerPlayPacketListener, Tickable
Mappings:
Namespace Name
official lm
intermediary net/minecraft/class_1643
named net/minecraft/server/network/ServerPlayNetworkHandler
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official c Llm;c:Lorg/apache/logging/log4j/Logger;
      intermediary field_6720 Lnet/minecraft/class_1643;field_6720:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/server/network/ServerPlayNetworkHandler;LOGGER:Lorg/apache/logging/log4j/Logger;
    • connection

      public final ClientConnection connection
      Mappings:
      Namespace Name Mixin selector
      official a Llm;a:Lek;
      intermediary field_6718 Lnet/minecraft/class_1643;field_6718:Lnet/minecraft/class_1432;
      named connection Lnet/minecraft/server/network/ServerPlayNetworkHandler;connection:Lnet/minecraft/network/ClientConnection;
    • server

      private final MinecraftServer server
      Mappings:
      Namespace Name Mixin selector
      official d Llm;d:Lnet/minecraft/server/MinecraftServer;
      intermediary field_6721 Lnet/minecraft/class_1643;field_6721:Lnet/minecraft/server/MinecraftServer;
      named server Lnet/minecraft/server/network/ServerPlayNetworkHandler;server:Lnet/minecraft/server/MinecraftServer;
    • player

      public ServerPlayerEntity player
      Mappings:
      Namespace Name Mixin selector
      official b Llm;b:Llf;
      intermediary field_6719 Lnet/minecraft/class_1643;field_6719:Lnet/minecraft/class_1637;
      named player Lnet/minecraft/server/network/ServerPlayNetworkHandler;player:Lnet/minecraft/server/network/ServerPlayerEntity;
    • lastTickMovePacketsCount

      private int lastTickMovePacketsCount
      Mappings:
      Namespace Name Mixin selector
      official e Llm;e:I
      intermediary field_6722 Lnet/minecraft/class_1643;field_6722:I
      named lastTickMovePacketsCount Lnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickMovePacketsCount:I
    • field_6723

      private int field_6723
      Mappings:
      Namespace Name Mixin selector
      official f Llm;f:I
      intermediary field_6723 Lnet/minecraft/class_1643;field_6723:I
      named field_6723 Lnet/minecraft/server/network/ServerPlayNetworkHandler;field_6723:I
    • field_6724

      private int field_6724
      Mappings:
      Namespace Name Mixin selector
      official g Llm;g:I
      intermediary field_6724 Lnet/minecraft/class_1643;field_6724:I
      named field_6724 Lnet/minecraft/server/network/ServerPlayNetworkHandler;field_6724:I
    • field_6725

      private boolean field_6725
      Mappings:
      Namespace Name Mixin selector
      official h Llm;h:Z
      intermediary field_6725 Lnet/minecraft/class_1643;field_6725:Z
      named field_6725 Lnet/minecraft/server/network/ServerPlayNetworkHandler;field_6725:Z
    • field_6726

      private int field_6726
      Mappings:
      Namespace Name Mixin selector
      official i Llm;i:I
      intermediary field_6726 Lnet/minecraft/class_1643;field_6726:I
      named field_6726 Lnet/minecraft/server/network/ServerPlayNetworkHandler;field_6726:I
    • lastKeepAliveTime

      private long lastKeepAliveTime
      Mappings:
      Namespace Name Mixin selector
      official j Llm;j:J
      intermediary field_6727 Lnet/minecraft/class_1643;field_6727:J
      named lastKeepAliveTime Lnet/minecraft/server/network/ServerPlayNetworkHandler;lastKeepAliveTime:J
    • keepAliveId

      private long keepAliveId
      Mappings:
      Namespace Name Mixin selector
      official k Llm;k:J
      intermediary field_6728 Lnet/minecraft/class_1643;field_6728:J
      named keepAliveId Lnet/minecraft/server/network/ServerPlayNetworkHandler;keepAliveId:J
    • messageCooldown

      private int messageCooldown
      Mappings:
      Namespace Name Mixin selector
      official l Llm;l:I
      intermediary field_6729 Lnet/minecraft/class_1643;field_6729:I
      named messageCooldown Lnet/minecraft/server/network/ServerPlayNetworkHandler;messageCooldown:I
    • creativeItemDropThreshold

      private int creativeItemDropThreshold
      Mappings:
      Namespace Name Mixin selector
      official m Llm;m:I
      intermediary field_6730 Lnet/minecraft/class_1643;field_6730:I
      named creativeItemDropThreshold Lnet/minecraft/server/network/ServerPlayNetworkHandler;creativeItemDropThreshold:I
    • transactions

      private IntObjectStorage<Short> transactions
      Mappings:
      Namespace Name Mixin selector
      official n Llm;n:Lnm;
      intermediary field_6731 Lnet/minecraft/class_1643;field_6731:Lnet/minecraft/class_1697;
      named transactions Lnet/minecraft/server/network/ServerPlayNetworkHandler;transactions:Lnet/minecraft/util/IntObjectStorage;
    • requestedTeleportPosX

      private double requestedTeleportPosX
      Mappings:
      Namespace Name Mixin selector
      official o Llm;o:D
      intermediary field_6732 Lnet/minecraft/class_1643;field_6732:D
      named requestedTeleportPosX Lnet/minecraft/server/network/ServerPlayNetworkHandler;requestedTeleportPosX:D
    • requestedTeleportPosY

      private double requestedTeleportPosY
      Mappings:
      Namespace Name Mixin selector
      official p Llm;p:D
      intermediary field_6733 Lnet/minecraft/class_1643;field_6733:D
      named requestedTeleportPosY Lnet/minecraft/server/network/ServerPlayNetworkHandler;requestedTeleportPosY:D
    • requestedTeleportPosZ

      private double requestedTeleportPosZ
      Mappings:
      Namespace Name Mixin selector
      official q Llm;q:D
      intermediary field_6734 Lnet/minecraft/class_1643;field_6734:D
      named requestedTeleportPosZ Lnet/minecraft/server/network/ServerPlayNetworkHandler;requestedTeleportPosZ:D
    • field_6735

      private boolean field_6735
      Mappings:
      Namespace Name Mixin selector
      official r Llm;r:Z
      intermediary field_6735 Lnet/minecraft/class_1643;field_6735:Z
      named field_6735 Lnet/minecraft/server/network/ServerPlayNetworkHandler;field_6735:Z
  • Constructor Details

    • ServerPlayNetworkHandler

      public ServerPlayNetworkHandler​(MinecraftServer server, ClientConnection connection, ServerPlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official <init> Llm;<init>(Lnet/minecraft/server/MinecraftServer;Lek;Llf;)V
      intermediary <init> Lnet/minecraft/class_1643;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_1432;Lnet/minecraft/class_1637;)V
      named <init> Lnet/minecraft/server/network/ServerPlayNetworkHandler;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;)V
  • Method Details

    • tick

      public void tick()
      Specified by:
      tick in interface Tickable
      Mappings:
      Namespace Name Mixin selector
      official c Lkm;c()V
      intermediary method_5945 Lnet/minecraft/class_1618;method_5945()V
      named tick Lnet/minecraft/util/Tickable;tick()V
    • getConnection

      public ClientConnection getConnection()
      Mappings:
      Namespace Name Mixin selector
      official a Llm;a()Lek;
      intermediary method_6124 Lnet/minecraft/class_1643;method_6124()Lnet/minecraft/class_1432;
      named getConnection Lnet/minecraft/server/network/ServerPlayNetworkHandler;getConnection()Lnet/minecraft/network/ClientConnection;
    • disconnect

      public void disconnect​(String reason)
      Mappings:
      Namespace Name Mixin selector
      official c Llm;c(Ljava/lang/String;)V
      intermediary method_6129 Lnet/minecraft/class_1643;method_6129(Ljava/lang/String;)V
      named disconnect Lnet/minecraft/server/network/ServerPlayNetworkHandler;disconnect(Ljava/lang/String;)V
    • onPlayerInput

      public void onPlayerInput​(PlayerInputC2SPacket packet)
      Specified by:
      onPlayerInput in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lit;)V
      intermediary method_5727 Lnet/minecraft/class_1550;method_5727(Lnet/minecraft/class_1573;)V
      named onPlayerInput Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInput(Lnet/minecraft/network/packet/c2s/play/PlayerInputC2SPacket;)V
    • validatePlayerMove

      private boolean validatePlayerMove​(PlayerMoveC2SPacket playerMoveC2SPacket)
      Mappings:
      Namespace Name Mixin selector
      official b Llm;b(Lip;)Z
      intermediary method_6128 Lnet/minecraft/class_1643;method_6128(Lnet/minecraft/class_1564;)Z
      named validatePlayerMove Lnet/minecraft/server/network/ServerPlayNetworkHandler;validatePlayerMove(Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;)Z
    • onPlayerMove

      public void onPlayerMove​(PlayerMoveC2SPacket packet)
      Specified by:
      onPlayerMove in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lip;)V
      intermediary method_5723 Lnet/minecraft/class_1550;method_5723(Lnet/minecraft/class_1564;)V
      named onPlayerMove Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerMove(Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;)V
    • requestTeleport

      public void requestTeleport​(double x, double y, double z, float yaw, float pitch)
      Mappings:
      Namespace Name Mixin selector
      official a Llm;a(DDDFF)V
      intermediary method_6125 Lnet/minecraft/class_1643;method_6125(DDDFF)V
      named requestTeleport Lnet/minecraft/server/network/ServerPlayNetworkHandler;requestTeleport(DDDFF)V
    • teleportRequest

      public void teleportRequest​(double x, double y, double z, float yaw, float pitch, Set<PlayerPositionLookS2CPacket.Flag> set)
      Mappings:
      Namespace Name Mixin selector
      official a Llm;a(DDDFFLjava/util/Set;)V
      intermediary method_6126 Lnet/minecraft/class_1643;method_6126(DDDFFLjava/util/Set;)V
      named teleportRequest Lnet/minecraft/server/network/ServerPlayNetworkHandler;teleportRequest(DDDFFLjava/util/Set;)V
    • onPlayerAction

      public void onPlayerAction​(PlayerInteractionC2SPacket packet)
      Specified by:
      onPlayerAction in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lir;)V
      intermediary method_5725 Lnet/minecraft/class_1550;method_5725(Lnet/minecraft/class_1569;)V
      named onPlayerAction Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerAction(Lnet/minecraft/network/packet/c2s/play/PlayerInteractionC2SPacket;)V
    • onPlayerInteractBlock

      public void onPlayerInteractBlock​(BlockPlacementC2SPacket packet)
      Specified by:
      onPlayerInteractBlock in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lja;)V
      intermediary method_5734 Lnet/minecraft/class_1550;method_5734(Lnet/minecraft/class_1582;)V
      named onPlayerInteractBlock Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractBlock(Lnet/minecraft/network/packet/c2s/play/BlockPlacementC2SPacket;)V
    • onSpectatorTeleport

      public void onSpectatorTeleport​(SpectatorTeleportC2SPacket packet)
      Specified by:
      onSpectatorTeleport in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Liz;)V
      intermediary method_5733 Lnet/minecraft/class_1550;method_5733(Lnet/minecraft/class_1580;)V
      named onSpectatorTeleport Lnet/minecraft/network/listener/ServerPlayPacketListener;onSpectatorTeleport(Lnet/minecraft/network/packet/c2s/play/SpectatorTeleportC2SPacket;)V
    • onResourcePackStatus

      public void onResourcePackStatus​(ResourcePackStatusC2SPacket packet)
      Specified by:
      onResourcePackStatus in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Liu;)V
      intermediary method_5728 Lnet/minecraft/class_1550;method_5728(Lnet/minecraft/class_1574;)V
      named onResourcePackStatus Lnet/minecraft/network/listener/ServerPlayPacketListener;onResourcePackStatus(Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;)V
    • onDisconnected

      public void onDisconnected​(Text reason)
      Specified by:
      onDisconnected in interface PacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lep;a(Leu;)V
      intermediary method_5148 Lnet/minecraft/class_1438;method_5148(Lnet/minecraft/class_1444;)V
      named onDisconnected Lnet/minecraft/network/listener/PacketListener;onDisconnected(Lnet/minecraft/text/Text;)V
    • sendPacket

      public void sendPacket​(Packet packet)
      Mappings:
      Namespace Name Mixin selector
      official a Llm;a(Lff;)V
      intermediary method_6127 Lnet/minecraft/class_1643;method_6127(Lnet/minecraft/class_1457;)V
      named sendPacket Lnet/minecraft/server/network/ServerPlayNetworkHandler;sendPacket(Lnet/minecraft/network/Packet;)V
    • onUpdateSelectedSlot

      public void onUpdateSelectedSlot​(UpdateSelectedSlotC2SPacket packet)
      Specified by:
      onUpdateSelectedSlot in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Liv;)V
      intermediary method_5729 Lnet/minecraft/class_1550;method_5729(Lnet/minecraft/class_1576;)V
      named onUpdateSelectedSlot Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateSelectedSlot(Lnet/minecraft/network/packet/c2s/play/UpdateSelectedSlotC2SPacket;)V
    • onChatMessage

      public void onChatMessage​(ChatMessageC2SPacket packet)
      Specified by:
      onChatMessage in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lie;)V
      intermediary method_5713 Lnet/minecraft/class_1550;method_5713(Lnet/minecraft/class_1552;)V
      named onChatMessage Lnet/minecraft/network/listener/ServerPlayPacketListener;onChatMessage(Lnet/minecraft/network/packet/c2s/play/ChatMessageC2SPacket;)V
    • executeCommand

      private void executeCommand​(String string)
      Mappings:
      Namespace Name Mixin selector
      official d Llm;d(Ljava/lang/String;)V
      intermediary method_6131 Lnet/minecraft/class_1643;method_6131(Ljava/lang/String;)V
      named executeCommand Lnet/minecraft/server/network/ServerPlayNetworkHandler;executeCommand(Ljava/lang/String;)V
    • onHandSwing

      public void onHandSwing​(HandSwingC2SPacket packet)
      Specified by:
      onHandSwing in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Liy;)V
      intermediary method_5732 Lnet/minecraft/class_1550;method_5732(Lnet/minecraft/class_1579;)V
      named onHandSwing Lnet/minecraft/network/listener/ServerPlayPacketListener;onHandSwing(Lnet/minecraft/network/packet/c2s/play/HandSwingC2SPacket;)V
    • onClientCommand

      public void onClientCommand​(ClientModeChangedC2SPacket packet)
      Specified by:
      onClientCommand in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lis;)V
      intermediary method_5726 Lnet/minecraft/class_1550;method_5726(Lnet/minecraft/class_1571;)V
      named onClientCommand Lnet/minecraft/network/listener/ServerPlayPacketListener;onClientCommand(Lnet/minecraft/network/packet/c2s/play/ClientModeChangedC2SPacket;)V
    • onPlayerInteractEntity

      public void onPlayerInteractEntity​(PlayerInteractEntityC2SPacket rpacket)
      Specified by:
      onPlayerInteractEntity in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lin;)V
      intermediary method_5721 Lnet/minecraft/class_1550;method_5721(Lnet/minecraft/class_1561;)V
      named onPlayerInteractEntity Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractEntity(Lnet/minecraft/network/packet/c2s/play/PlayerInteractEntityC2SPacket;)V
    • onClientStatus

      public void onClientStatus​(ClientDataActionC2SPacket packet)
      Specified by:
      onClientStatus in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lig;)V
      intermediary method_5714 Lnet/minecraft/class_1550;method_5714(Lnet/minecraft/class_1553;)V
      named onClientStatus Lnet/minecraft/network/listener/ServerPlayPacketListener;onClientStatus(Lnet/minecraft/network/packet/c2s/play/ClientDataActionC2SPacket;)V
    • onGuiClose

      public void onGuiClose​(GuiCloseC2SPacket packet)
      Specified by:
      onGuiClose in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lil;)V
      intermediary method_5719 Lnet/minecraft/class_1550;method_5719(Lnet/minecraft/class_1559;)V
      named onGuiClose Lnet/minecraft/network/listener/ServerPlayPacketListener;onGuiClose(Lnet/minecraft/network/packet/c2s/play/GuiCloseC2SPacket;)V
    • onClickWindow

      public void onClickWindow​(ClickWindowC2SPacket packet)
      Specified by:
      onClickWindow in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lik;)V
      intermediary method_5718 Lnet/minecraft/class_1550;method_5718(Lnet/minecraft/class_1558;)V
      named onClickWindow Lnet/minecraft/network/listener/ServerPlayPacketListener;onClickWindow(Lnet/minecraft/network/packet/c2s/play/ClickWindowC2SPacket;)V
    • onButtonClick

      public void onButtonClick​(ButtonClickC2SPacket packet)
      Specified by:
      onButtonClick in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lij;)V
      intermediary method_5717 Lnet/minecraft/class_1550;method_5717(Lnet/minecraft/class_1557;)V
      named onButtonClick Lnet/minecraft/network/listener/ServerPlayPacketListener;onButtonClick(Lnet/minecraft/network/packet/c2s/play/ButtonClickC2SPacket;)V
    • onCreativeInventoryAction

      public void onCreativeInventoryAction​(CreativeInventoryActionC2SPacket packet)
      Specified by:
      onCreativeInventoryAction in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Liw;)V
      intermediary method_5730 Lnet/minecraft/class_1550;method_5730(Lnet/minecraft/class_1577;)V
      named onCreativeInventoryAction Lnet/minecraft/network/listener/ServerPlayPacketListener;onCreativeInventoryAction(Lnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;)V
    • onConfirmTransaction

      public void onConfirmTransaction​(ConfirmGuiActionC2SPacket packet)
      Specified by:
      onConfirmTransaction in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lii;)V
      intermediary method_5716 Lnet/minecraft/class_1550;method_5716(Lnet/minecraft/class_1556;)V
      named onConfirmTransaction Lnet/minecraft/network/listener/ServerPlayPacketListener;onConfirmTransaction(Lnet/minecraft/network/packet/c2s/play/ConfirmGuiActionC2SPacket;)V
    • onSignUpdate

      public void onSignUpdate​(UpdateSignC2SPacket packet)
      Specified by:
      onSignUpdate in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lix;)V
      intermediary method_5731 Lnet/minecraft/class_1550;method_5731(Lnet/minecraft/class_1578;)V
      named onSignUpdate Lnet/minecraft/network/listener/ServerPlayPacketListener;onSignUpdate(Lnet/minecraft/network/packet/c2s/play/UpdateSignC2SPacket;)V
    • onKeepAlive

      public void onKeepAlive​(KeepAliveC2SPacket packet)
      Specified by:
      onKeepAlive in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lio;)V
      intermediary method_5722 Lnet/minecraft/class_1550;method_5722(Lnet/minecraft/class_1563;)V
      named onKeepAlive Lnet/minecraft/network/listener/ServerPlayPacketListener;onKeepAlive(Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;)V
    • method_6130

      private long method_6130()
      Mappings:
      Namespace Name Mixin selector
      official d Llm;d()J
      intermediary method_6130 Lnet/minecraft/class_1643;method_6130()J
      named method_6130 Lnet/minecraft/server/network/ServerPlayNetworkHandler;method_6130()J
    • onPlayerAbilities

      public void onPlayerAbilities​(UpdatePlayerAbilitiesC2SPacket packet)
      Specified by:
      onPlayerAbilities in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Liq;)V
      intermediary method_5724 Lnet/minecraft/class_1550;method_5724(Lnet/minecraft/class_1568;)V
      named onPlayerAbilities Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerAbilities(Lnet/minecraft/network/packet/c2s/play/UpdatePlayerAbilitiesC2SPacket;)V
    • onRequestCommandCompletions

      public void onRequestCommandCompletions​(RequestCommandCompletionsC2SPacket packet)
      Specified by:
      onRequestCommandCompletions in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lid;)V
      intermediary method_5712 Lnet/minecraft/class_1550;method_5712(Lnet/minecraft/class_1551;)V
      named onRequestCommandCompletions Lnet/minecraft/network/listener/ServerPlayPacketListener;onRequestCommandCompletions(Lnet/minecraft/network/packet/c2s/play/RequestCommandCompletionsC2SPacket;)V
    • onClientSettings

      public void onClientSettings​(ClientSettingsC2SPacket packet)
      Specified by:
      onClientSettings in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lih;)V
      intermediary method_5715 Lnet/minecraft/class_1550;method_5715(Lnet/minecraft/class_1555;)V
      named onClientSettings Lnet/minecraft/network/listener/ServerPlayPacketListener;onClientSettings(Lnet/minecraft/network/packet/c2s/play/ClientSettingsC2SPacket;)V
    • onCustomPayload

      public void onCustomPayload​(CustomPayloadC2SPacket packet)
      Specified by:
      onCustomPayload in interface ServerPlayPacketListener
      Mappings:
      Namespace Name Mixin selector
      official a Lic;a(Lim;)V
      intermediary method_5720 Lnet/minecraft/class_1550;method_5720(Lnet/minecraft/class_1560;)V
      named onCustomPayload Lnet/minecraft/network/listener/ServerPlayPacketListener;onCustomPayload(Lnet/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket;)V