implements Packet<ServerPlayPacketListener>
| net.minecraft.network.protocol.game.ServerboundSetStructureBlockPacket | |
| net.minecraft.class_2875 | |
| net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<PacketByteBuf, UpdateStructureBlockC2SPacket> |
|
||||||
| private static final int |
|
||||||
| private static final int |
|
||||||
| private static final int |
|
||||||
| private static final int |
|
||||||
| private final BlockPos |
|
||||||
| private final StructureBlockBlockEntity$Action |
|
||||||
| private final StructureBlockMode |
|
||||||
| private final String |
|
||||||
| private final BlockPos |
|
||||||
| private final Vec3i |
|
||||||
| private final BlockMirror |
|
||||||
| private final BlockRotation |
|
||||||
| private final String |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final float |
|
||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, StructureBlockBlockEntity$Action action, StructureBlockMode mode, String templateName, BlockPos offset, Vec3i size, BlockMirror mirror, BlockRotation rotation, String metadata, boolean ignoreEntities, boolean strict, boolean showAir, boolean showBoundingBox, float integrity, long seed) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<UpdateStructureBlockC2SPacket> |
|
||||||
| public void |
|
||||||
| public BlockPos |
|
||||||
| public StructureBlockBlockEntity$Action |
|
||||||
| public StructureBlockMode |
|
||||||
| public String |
|
||||||
| public BlockPos |
|
||||||
| public Vec3i |
|
||||||
| public BlockMirror |
|
||||||
| public BlockRotation |
|
||||||
| public String |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public float |
|
||||||
| public long |
|
||||||
| public void |
|