implements Packet<ServerGamePacketListener>
aja | |
net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket | |
net.minecraft.class_3753 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final StreamCodec<FriendlyByteBuf, ServerboundSetJigsawBlockPacket> |
| ||||||
private final BlockPos |
| ||||||
private final ResourceLocation |
| ||||||
private final ResourceLocation |
| ||||||
private final ResourceLocation |
| ||||||
private final String |
| ||||||
private final JigsawBlockEntity$JointType |
| ||||||
private final int |
| ||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (BlockPos arg0, ResourceLocation arg1, ResourceLocation arg2, ResourceLocation arg3, String arg4, JigsawBlockEntity$JointType arg5, int arg6, int arg7) |
private | (FriendlyByteBuf arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private void |
| ||||||
public PacketType<ServerboundSetJigsawBlockPacket> |
| ||||||
public void |
| ||||||
public BlockPos |
| ||||||
public ResourceLocation |
| ||||||
public ResourceLocation |
| ||||||
public ResourceLocation |
| ||||||
public String |
| ||||||
public JigsawBlockEntity$JointType |
| ||||||
public int |
| ||||||
public int |
|