Uses of Class
net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
Packages that use UpdateJigsawC2SPacket
-
Uses of UpdateJigsawC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type UpdateJigsawC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayPacketListener.onJigsawUpdate(UpdateJigsawC2SPacket packet)
-
Uses of UpdateJigsawC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type UpdateJigsawC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.onJigsawUpdate(UpdateJigsawC2SPacket packet)