implements Packet<ClientGamePacketListener>
| aet | |
| net.minecraft.network.protocol.game.ClientboundLevelEventPacket | |
| net.minecraft.class_2673 | |
| net.minecraft.network.packet.s2c.play.WorldEventS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundLevelEventPacket> |
| ||||||||
| private final int |
| ||||||||
| private final BlockPos |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int eventId, BlockPos pos, int data, boolean global) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientboundLevelEventPacket> |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public BlockPos |
|