Uses of Class
net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
Packages that use UpdateJigsawC2SPacket
Package
Description
-
Uses of UpdateJigsawC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type UpdateJigsawC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayPacketListener.onUpdateJigsaw
(UpdateJigsawC2SPacket packet) -
Uses of UpdateJigsawC2SPacket in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type UpdateJigsawC2SPacketModifier and TypeFieldDescriptionstatic final PacketType
<UpdateJigsawC2SPacket> PlayPackets.SET_JIGSAW_BLOCK
-
Uses of UpdateJigsawC2SPacket in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play with type parameters of type UpdateJigsawC2SPacketModifier and TypeFieldDescriptionstatic final PacketCodec
<PacketByteBuf, UpdateJigsawC2SPacket> UpdateJigsawC2SPacket.CODEC
Methods in net.minecraft.network.packet.c2s.play that return types with arguments of type UpdateJigsawC2SPacket -
Uses of UpdateJigsawC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type UpdateJigsawC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.onUpdateJigsaw
(UpdateJigsawC2SPacket packet)