Package net.minecraft.network.listener
Interface ServerPlayPacketListener
- All Superinterfaces:
PacketListener
,ServerPacketListener
- All Known Implementing Classes:
ServerPlayNetworkHandler
A server side packet listener where play stage packets from a client are processed.
- Mappings:
Namespace Name official zb
intermediary net/minecraft/class_2792
named net/minecraft/network/listener/ServerPlayPacketListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
onBookUpdate
(BookUpdateC2SPacket packet) void
onButtonClick
(ButtonClickC2SPacket packet) void
onChatMessage
(ChatMessageC2SPacket packet) void
onClickSlot
(ClickSlotC2SPacket packet) void
void
void
onClientStatus
(ClientStatusC2SPacket packet) void
void
void
onCraftRequest
(CraftRequestC2SPacket packet) void
void
void
onHandSwing
(HandSwingC2SPacket packet) void
void
onKeepAlive
(KeepAliveC2SPacket packet) void
void
void
onPlayerAction
(PlayerActionC2SPacket packet) void
onPlayerInput
(PlayerInputC2SPacket packet) void
void
void
void
onPlayerMove
(PlayerMoveC2SPacket packet) void
void
onPong
(PlayPongC2SPacket packet) void
void
void
void
void
onRenameItem
(RenameItemC2SPacket packet) void
void
void
void
void
void
onUpdateBeacon
(UpdateBeaconC2SPacket packet) void
void
void
void
void
onUpdateJigsaw
(UpdateJigsawC2SPacket packet) void
void
void
onUpdateSign
(UpdateSignC2SPacket packet) void
void
onVehicleMove
(VehicleMoveC2SPacket packet) Methods inherited from interface net.minecraft.network.listener.PacketListener
isConnectionOpen, onDisconnected
Methods inherited from interface net.minecraft.network.listener.ServerPacketListener
shouldCrashOnException
-
Method Details
-
onHandSwing
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laav;)V
intermediary method_12052
Lnet/minecraft/class_2792;method_12052(Lnet/minecraft/class_2879;)V
named onHandSwing
Lnet/minecraft/network/listener/ServerPlayPacketListener;onHandSwing(Lnet/minecraft/network/packet/c2s/play/HandSwingC2SPacket;)V
-
onChatMessage
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzi;)V
intermediary method_12048
Lnet/minecraft/class_2792;method_12048(Lnet/minecraft/class_2797;)V
named onChatMessage
Lnet/minecraft/network/listener/ServerPlayPacketListener;onChatMessage(Lnet/minecraft/network/packet/c2s/play/ChatMessageC2SPacket;)V
-
onCommandExecution
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzh;)V
intermediary method_43667
Lnet/minecraft/class_2792;method_43667(Lnet/minecraft/class_7472;)V
named onCommandExecution
Lnet/minecraft/network/listener/ServerPlayPacketListener;onCommandExecution(Lnet/minecraft/network/packet/c2s/play/CommandExecutionC2SPacket;)V
-
onMessageAcknowledgment
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzg;)V
intermediary method_44898
Lnet/minecraft/class_2792;method_44898(Lnet/minecraft/class_7640;)V
named onMessageAcknowledgment
Lnet/minecraft/network/listener/ServerPlayPacketListener;onMessageAcknowledgment(Lnet/minecraft/network/packet/c2s/play/MessageAcknowledgmentC2SPacket;)V
-
onClientStatus
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzk;)V
intermediary method_12068
Lnet/minecraft/class_2792;method_12068(Lnet/minecraft/class_2799;)V
named onClientStatus
Lnet/minecraft/network/listener/ServerPlayPacketListener;onClientStatus(Lnet/minecraft/network/packet/c2s/play/ClientStatusC2SPacket;)V
-
onClientSettings
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzl;)V
intermediary method_12069
Lnet/minecraft/class_2792;method_12069(Lnet/minecraft/class_2803;)V
named onClientSettings
Lnet/minecraft/network/listener/ServerPlayPacketListener;onClientSettings(Lnet/minecraft/network/packet/c2s/play/ClientSettingsC2SPacket;)V
-
onButtonClick
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzn;)V
intermediary method_12055
Lnet/minecraft/class_2792;method_12055(Lnet/minecraft/class_2811;)V
named onButtonClick
Lnet/minecraft/network/listener/ServerPlayPacketListener;onButtonClick(Lnet/minecraft/network/packet/c2s/play/ButtonClickC2SPacket;)V
-
onClickSlot
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzo;)V
intermediary method_12076
Lnet/minecraft/class_2792;method_12076(Lnet/minecraft/class_2813;)V
named onClickSlot
Lnet/minecraft/network/listener/ServerPlayPacketListener;onClickSlot(Lnet/minecraft/network/packet/c2s/play/ClickSlotC2SPacket;)V
-
onCraftRequest
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laab;)V
intermediary method_12061
Lnet/minecraft/class_2792;method_12061(Lnet/minecraft/class_2840;)V
named onCraftRequest
Lnet/minecraft/network/listener/ServerPlayPacketListener;onCraftRequest(Lnet/minecraft/network/packet/c2s/play/CraftRequestC2SPacket;)V
-
onCloseHandledScreen
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzp;)V
intermediary method_12054
Lnet/minecraft/class_2792;method_12054(Lnet/minecraft/class_2815;)V
named onCloseHandledScreen
Lnet/minecraft/network/listener/ServerPlayPacketListener;onCloseHandledScreen(Lnet/minecraft/network/packet/c2s/play/CloseHandledScreenC2SPacket;)V
-
onCustomPayload
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzq;)V
intermediary method_12075
Lnet/minecraft/class_2792;method_12075(Lnet/minecraft/class_2817;)V
named onCustomPayload
Lnet/minecraft/network/listener/ServerPlayPacketListener;onCustomPayload(Lnet/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket;)V
-
onPlayerInteractEntity
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzt;)V
intermediary method_12062
Lnet/minecraft/class_2792;method_12062(Lnet/minecraft/class_2824;)V
named onPlayerInteractEntity
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractEntity(Lnet/minecraft/network/packet/c2s/play/PlayerInteractEntityC2SPacket;)V
-
onKeepAlive
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzv;)V
intermediary method_12082
Lnet/minecraft/class_2792;method_12082(Lnet/minecraft/class_2827;)V
named onKeepAlive
Lnet/minecraft/network/listener/ServerPlayPacketListener;onKeepAlive(Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;)V
-
onPlayerMove
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzx;)V
intermediary method_12063
Lnet/minecraft/class_2792;method_12063(Lnet/minecraft/class_2828;)V
named onPlayerMove
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerMove(Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;)V
-
onPong
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laag;)V
intermediary method_36580
Lnet/minecraft/class_2792;method_36580(Lnet/minecraft/class_6374;)V
named onPong
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPong(Lnet/minecraft/network/packet/c2s/play/PlayPongC2SPacket;)V
-
onUpdatePlayerAbilities
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laac;)V
intermediary method_12083
Lnet/minecraft/class_2792;method_12083(Lnet/minecraft/class_2842;)V
named onUpdatePlayerAbilities
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdatePlayerAbilities(Lnet/minecraft/network/packet/c2s/play/UpdatePlayerAbilitiesC2SPacket;)V
-
onPlayerAction
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laad;)V
intermediary method_12066
Lnet/minecraft/class_2792;method_12066(Lnet/minecraft/class_2846;)V
named onPlayerAction
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerAction(Lnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;)V
-
onClientCommand
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laae;)V
intermediary method_12045
Lnet/minecraft/class_2792;method_12045(Lnet/minecraft/class_2848;)V
named onClientCommand
Lnet/minecraft/network/listener/ServerPlayPacketListener;onClientCommand(Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;)V
-
onPlayerInput
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laaf;)V
intermediary method_12067
Lnet/minecraft/class_2792;method_12067(Lnet/minecraft/class_2851;)V
named onPlayerInput
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInput(Lnet/minecraft/network/packet/c2s/play/PlayerInputC2SPacket;)V
-
onUpdateSelectedSlot
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laao;)V
intermediary method_12056
Lnet/minecraft/class_2792;method_12056(Lnet/minecraft/class_2868;)V
named onUpdateSelectedSlot
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateSelectedSlot(Lnet/minecraft/network/packet/c2s/play/UpdateSelectedSlotC2SPacket;)V
-
onCreativeInventoryAction
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laar;)V
intermediary method_12070
Lnet/minecraft/class_2792;method_12070(Lnet/minecraft/class_2873;)V
named onCreativeInventoryAction
Lnet/minecraft/network/listener/ServerPlayPacketListener;onCreativeInventoryAction(Lnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;)V
-
onUpdateSign
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laau;)V
intermediary method_12071
Lnet/minecraft/class_2792;method_12071(Lnet/minecraft/class_2877;)V
named onUpdateSign
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateSign(Lnet/minecraft/network/packet/c2s/play/UpdateSignC2SPacket;)V
-
onPlayerInteractBlock
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laax;)V
intermediary method_12046
Lnet/minecraft/class_2792;method_12046(Lnet/minecraft/class_2885;)V
named onPlayerInteractBlock
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractBlock(Lnet/minecraft/network/packet/c2s/play/PlayerInteractBlockC2SPacket;)V
-
onPlayerInteractItem
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laay;)V
intermediary method_12065
Lnet/minecraft/class_2792;method_12065(Lnet/minecraft/class_2886;)V
named onPlayerInteractItem
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractItem(Lnet/minecraft/network/packet/c2s/play/PlayerInteractItemC2SPacket;)V
-
onSpectatorTeleport
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laaw;)V
intermediary method_12073
Lnet/minecraft/class_2792;method_12073(Lnet/minecraft/class_2884;)V
named onSpectatorTeleport
Lnet/minecraft/network/listener/ServerPlayPacketListener;onSpectatorTeleport(Lnet/minecraft/network/packet/c2s/play/SpectatorTeleportC2SPacket;)V
-
onResourcePackStatus
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laak;)V
intermediary method_12081
Lnet/minecraft/class_2792;method_12081(Lnet/minecraft/class_2856;)V
named onResourcePackStatus
Lnet/minecraft/network/listener/ServerPlayPacketListener;onResourcePackStatus(Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;)V
-
onBoatPaddleState
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzz;)V
intermediary method_12064
Lnet/minecraft/class_2792;method_12064(Lnet/minecraft/class_2836;)V
named onBoatPaddleState
Lnet/minecraft/network/listener/ServerPlayPacketListener;onBoatPaddleState(Lnet/minecraft/network/packet/c2s/play/BoatPaddleStateC2SPacket;)V
-
onVehicleMove
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzy;)V
intermediary method_12078
Lnet/minecraft/class_2792;method_12078(Lnet/minecraft/class_2833;)V
named onVehicleMove
Lnet/minecraft/network/listener/ServerPlayPacketListener;onVehicleMove(Lnet/minecraft/network/packet/c2s/play/VehicleMoveC2SPacket;)V
-
onTeleportConfirm
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzd;)V
intermediary method_12050
Lnet/minecraft/class_2792;method_12050(Lnet/minecraft/class_2793;)V
named onTeleportConfirm
Lnet/minecraft/network/listener/ServerPlayPacketListener;onTeleportConfirm(Lnet/minecraft/network/packet/c2s/play/TeleportConfirmC2SPacket;)V
-
onRecipeBookData
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laai;)V
intermediary method_12047
Lnet/minecraft/class_2792;method_12047(Lnet/minecraft/class_2853;)V
named onRecipeBookData
Lnet/minecraft/network/listener/ServerPlayPacketListener;onRecipeBookData(Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;)V
-
onRecipeCategoryOptions
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laah;)V
intermediary method_30303
Lnet/minecraft/class_2792;method_30303(Lnet/minecraft/class_5427;)V
named onRecipeCategoryOptions
Lnet/minecraft/network/listener/ServerPlayPacketListener;onRecipeCategoryOptions(Lnet/minecraft/network/packet/c2s/play/RecipeCategoryOptionsC2SPacket;)V
-
onAdvancementTab
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laal;)V
intermediary method_12058
Lnet/minecraft/class_2792;method_12058(Lnet/minecraft/class_2859;)V
named onAdvancementTab
Lnet/minecraft/network/listener/ServerPlayPacketListener;onAdvancementTab(Lnet/minecraft/network/packet/c2s/play/AdvancementTabC2SPacket;)V
-
onRequestCommandCompletions
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzm;)V
intermediary method_12059
Lnet/minecraft/class_2792;method_12059(Lnet/minecraft/class_2805;)V
named onRequestCommandCompletions
Lnet/minecraft/network/listener/ServerPlayPacketListener;onRequestCommandCompletions(Lnet/minecraft/network/packet/c2s/play/RequestCommandCompletionsC2SPacket;)V
-
onUpdateCommandBlock
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laap;)V
intermediary method_12077
Lnet/minecraft/class_2792;method_12077(Lnet/minecraft/class_2870;)V
named onUpdateCommandBlock
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateCommandBlock(Lnet/minecraft/network/packet/c2s/play/UpdateCommandBlockC2SPacket;)V
-
onUpdateCommandBlockMinecart
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laaq;)V
intermediary method_12049
Lnet/minecraft/class_2792;method_12049(Lnet/minecraft/class_2871;)V
named onUpdateCommandBlockMinecart
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateCommandBlockMinecart(Lnet/minecraft/network/packet/c2s/play/UpdateCommandBlockMinecartC2SPacket;)V
-
onPickFromInventory
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laaa;)V
intermediary method_12084
Lnet/minecraft/class_2792;method_12084(Lnet/minecraft/class_2838;)V
named onPickFromInventory
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPickFromInventory(Lnet/minecraft/network/packet/c2s/play/PickFromInventoryC2SPacket;)V
-
onRenameItem
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laaj;)V
intermediary method_12060
Lnet/minecraft/class_2792;method_12060(Lnet/minecraft/class_2855;)V
named onRenameItem
Lnet/minecraft/network/listener/ServerPlayPacketListener;onRenameItem(Lnet/minecraft/network/packet/c2s/play/RenameItemC2SPacket;)V
-
onUpdateBeacon
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laan;)V
intermediary method_12057
Lnet/minecraft/class_2792;method_12057(Lnet/minecraft/class_2866;)V
named onUpdateBeacon
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateBeacon(Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;)V
-
onUpdateStructureBlock
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laat;)V
intermediary method_12051
Lnet/minecraft/class_2792;method_12051(Lnet/minecraft/class_2875;)V
named onUpdateStructureBlock
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateStructureBlock(Lnet/minecraft/network/packet/c2s/play/UpdateStructureBlockC2SPacket;)V
-
onSelectMerchantTrade
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laam;)V
intermediary method_12080
Lnet/minecraft/class_2792;method_12080(Lnet/minecraft/class_2863;)V
named onSelectMerchantTrade
Lnet/minecraft/network/listener/ServerPlayPacketListener;onSelectMerchantTrade(Lnet/minecraft/network/packet/c2s/play/SelectMerchantTradeC2SPacket;)V
-
onBookUpdate
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzr;)V
intermediary method_12053
Lnet/minecraft/class_2792;method_12053(Lnet/minecraft/class_2820;)V
named onBookUpdate
Lnet/minecraft/network/listener/ServerPlayPacketListener;onBookUpdate(Lnet/minecraft/network/packet/c2s/play/BookUpdateC2SPacket;)V
-
onQueryEntityNbt
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzs;)V
intermediary method_12074
Lnet/minecraft/class_2792;method_12074(Lnet/minecraft/class_2822;)V
named onQueryEntityNbt
Lnet/minecraft/network/listener/ServerPlayPacketListener;onQueryEntityNbt(Lnet/minecraft/network/packet/c2s/play/QueryEntityNbtC2SPacket;)V
-
onQueryBlockNbt
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lze;)V
intermediary method_12072
Lnet/minecraft/class_2792;method_12072(Lnet/minecraft/class_2795;)V
named onQueryBlockNbt
Lnet/minecraft/network/listener/ServerPlayPacketListener;onQueryBlockNbt(Lnet/minecraft/network/packet/c2s/play/QueryBlockNbtC2SPacket;)V
-
onUpdateJigsaw
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Laas;)V
intermediary method_16383
Lnet/minecraft/class_2792;method_16383(Lnet/minecraft/class_3753;)V
named onUpdateJigsaw
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateJigsaw(Lnet/minecraft/network/packet/c2s/play/UpdateJigsawC2SPacket;)V
-
onJigsawGenerating
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzu;)V
intermediary method_27273
Lnet/minecraft/class_2792;method_27273(Lnet/minecraft/class_5194;)V
named onJigsawGenerating
Lnet/minecraft/network/listener/ServerPlayPacketListener;onJigsawGenerating(Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;)V
-
onUpdateDifficulty
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzf;)V
intermediary method_19475
Lnet/minecraft/class_2792;method_19475(Lnet/minecraft/class_4210;)V
named onUpdateDifficulty
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateDifficulty(Lnet/minecraft/network/packet/c2s/play/UpdateDifficultyC2SPacket;)V
-
onUpdateDifficultyLock
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzw;)V
intermediary method_19476
Lnet/minecraft/class_2792;method_19476(Lnet/minecraft/class_4211;)V
named onUpdateDifficultyLock
Lnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateDifficultyLock(Lnet/minecraft/network/packet/c2s/play/UpdateDifficultyLockC2SPacket;)V
-
onPlayerSession
- Mappings:
Namespace Name Mixin selector official a
Lzb;a(Lzj;)V
intermediary method_46367
Lnet/minecraft/class_2792;method_46367(Lnet/minecraft/class_7861;)V
named onPlayerSession
Lnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerSession(Lnet/minecraft/network/packet/c2s/play/PlayerSessionC2SPacket;)V
-