implements Packet<ServerGamePacketListener>
| aiq | |
| net.minecraft.network.protocol.game.ServerboundTestInstanceBlockActionPacket | |
| net.minecraft.class_10616 | |
| net.minecraft.unmapped.C_ylfvwvra | |
| net.minecraft.network.packet.c2s.play.TestInstanceBlockActionC2SPacket | |
| net.minecraft.unmapped.C_ylfvwvra |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||||
| private final ServerboundTestInstanceBlockActionPacket$Action |
| ||||||||||||
| private final TestInstanceBlockEntity$Data |
| ||||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ServerboundTestInstanceBlockActionPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, ServerboundTestInstanceBlockActionPacket$Action actin, Optional<ResourceKey<GameTestInstance>> test, Vec3i size, Rotation rotation, boolean ignoreEntities) |
| public | (BlockPos pos, ServerboundTestInstanceBlockActionPacket$Action action, TestInstanceBlockEntity$Data data) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ServerboundTestInstanceBlockActionPacket> |
| ||||||||||||
| public void |
| ||||||||||||
| public BlockPos |
| ||||||||||||
| public ServerboundTestInstanceBlockActionPacket$Action |
| ||||||||||||
| public TestInstanceBlockEntity$Data |
|