implements Packet<ServerGamePacketListener>
yl | |
net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket | |
net.minecraft.class_3753 | |
net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket | |
net.minecraft.src.C_5193_ | |
net.minecraft.network.protocol.game.PacketPlayInSetJigsaw |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final BlockPos |
| ||||||||||
private final ResourceLocation |
| ||||||||||
private final ResourceLocation |
| ||||||||||
private final ResourceLocation |
| ||||||||||
private final String |
| ||||||||||
private final JigsawBlockEntity$JointType |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (BlockPos pos, ResourceLocation name, ResourceLocation target, ResourceLocation pool, String finalState, JigsawBlockEntity$JointType jointType) |
public | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
| ||||||||||
public BlockPos |
| ||||||||||
public ResourceLocation |
| ||||||||||
public ResourceLocation |
| ||||||||||
public ResourceLocation |
| ||||||||||
public String |
| ||||||||||
public JigsawBlockEntity$JointType |
|