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