Interface ServerPlayPacketListener

All Superinterfaces:
PacketListener
All Known Implementing Classes:
ServerPlayNetworkHandler

public interface ServerPlayPacketListener
extends PacketListener
Mappings:
Namespace Name
official ic
intermediary net/minecraft/class_1550
named net/minecraft/network/listener/ServerPlayPacketListener
  • Method Details

    • onHandSwing

      void onHandSwing​(HandSwingC2SPacket packet)
      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
    • onChatMessage

      void onChatMessage​(ChatMessageC2SPacket packet)
      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
    • onRequestCommandCompletions

      void onRequestCommandCompletions​(RequestCommandCompletionsC2SPacket packet)
      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
    • onClientStatus

      void onClientStatus​(ClientDataActionC2SPacket packet)
      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
    • onClientSettings

      void onClientSettings​(ClientSettingsC2SPacket packet)
      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
    • onConfirmTransaction

      void onConfirmTransaction​(ConfirmGuiActionC2SPacket packet)
      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
    • onButtonClick

      void onButtonClick​(ButtonClickC2SPacket packet)
      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
    • onClickWindow

      void onClickWindow​(ClickWindowC2SPacket packet)
      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
    • onGuiClose

      void onGuiClose​(GuiCloseC2SPacket packet)
      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
    • onCustomPayload

      void onCustomPayload​(CustomPayloadC2SPacket packet)
      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
    • onPlayerInteractEntity

      void onPlayerInteractEntity​(PlayerInteractEntityC2SPacket rpacket)
      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
    • onKeepAlive

      void onKeepAlive​(KeepAliveC2SPacket packet)
      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
    • onPlayerMove

      void onPlayerMove​(PlayerMoveC2SPacket packet)
      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
    • onPlayerAbilities

      void onPlayerAbilities​(UpdatePlayerAbilitiesC2SPacket packet)
      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
    • onPlayerAction

      void onPlayerAction​(PlayerInteractionC2SPacket packet)
      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
    • onClientCommand

      void onClientCommand​(ClientCommandC2SPacket packet)
      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/ClientCommandC2SPacket;)V
    • onPlayerInput

      void onPlayerInput​(PlayerInputC2SPacket packet)
      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
    • onUpdateSelectedSlot

      void onUpdateSelectedSlot​(UpdateSelectedSlotC2SPacket packet)
      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
    • onCreativeInventoryAction

      void onCreativeInventoryAction​(CreativeInventoryActionC2SPacket packet)
      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
    • onSignUpdate

      void onSignUpdate​(UpdateSignC2SPacket packet)
      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
    • onPlayerInteractBlock

      void onPlayerInteractBlock​(BlockPlacementC2SPacket packet)
      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

      void onSpectatorTeleport​(SpectatorTeleportC2SPacket packet)
      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

      void onResourcePackStatus​(ResourcePackStatusC2SPacket packet)
      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