implements Packet<ServerPlayPacketListener>
| net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket | |
| net.minecraft.class_3753 | |
| net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<PacketByteBuf, UpdateJigsawC2SPacket> |
|
||||||
| private final BlockPos |
|
||||||
| private final Identifier |
|
||||||
| private final Identifier |
|
||||||
| private final Identifier |
|
||||||
| private final String |
|
||||||
| private final JigsawBlockEntity$Joint |
|
||||||
| private final int |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, Identifier name, Identifier target, Identifier pool, String finalState, JigsawBlockEntity$Joint jointType, int selectionPriority, int placementPriority) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<UpdateJigsawC2SPacket> |
|
||||||
| public void |
|
||||||
| public BlockPos |
|
||||||
| public Identifier |
|
||||||
| public Identifier |
|
||||||
| public Identifier |
|
||||||
| public String |
|
||||||
| public JigsawBlockEntity$Joint |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public void |
|