implements CustomPacketPayload
| aaq | |
| net.minecraft.network.protocol.common.custom.NeighborUpdatesDebugPayload | |
| net.minecraft.class_8720 | |
| net.minecraft.unmapped.C_lyxmhfsc | |
| net.minecraft.network.packet.s2c.custom.DebugNeighborsUpdateCustomPayload | |
| net.minecraft.network.packet.s2c.payload.NeighborsUpdateDebugPayload |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final long |
| ||||||||||||
| private final BlockPos |
| ||||||||||||
| public static final StreamCodec<FriendlyByteBuf, NeighborUpdatesDebugPayload> |
| ||||||||||||
| public static final CustomPacketPayload$Type<NeighborUpdatesDebugPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (long time, BlockPos pos) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||
| public CustomPacketPayload$Type<NeighborUpdatesDebugPayload> |
| ||||||||||||
| public long |
| ||||||||||||
| public BlockPos |
|