implements CustomPacketPayload
| abm | |
| net.minecraft.network.protocol.common.custom.NeighborUpdatesDebugPayload | |
| net.minecraft.class_8720 | |
| net.minecraft.network.packet.s2c.custom.DebugNeighborsUpdateCustomPayload | |
| net.minecraft.src.C_290106_ | |
| net.minecraft.network.protocol.common.custom.NeighborUpdatesDebugPayload |
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 pos, BlockPos arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public CustomPacketPayload$Type<NeighborUpdatesDebugPayload> |
| ||||||||||
| public long |
| ||||||||||
| public BlockPos |
|