implements Packet<ServerPlayPacketListener>
| net.minecraft.network.protocol.game.ServerboundSetCommandBlockPacket | |
| net.minecraft.class_2870 | |
| net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<PacketByteBuf, UpdateCommandBlockC2SPacket> |
|
||||||
| private static final int |
|
||||||
| private static final int |
|
||||||
| private static final int |
|
||||||
| private final BlockPos |
|
||||||
| private final String |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final CommandBlockBlockEntity$Type |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, String command, CommandBlockBlockEntity$Type type, boolean trackOutput, boolean conditional, boolean alwaysActive) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<UpdateCommandBlockC2SPacket> |
|
||||||
| public void |
|
||||||
| public BlockPos |
|
||||||
| public String |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public CommandBlockBlockEntity$Type |
|
||||||
| public void |
|