net.minecraft.network.protocol.common.custom

public record NeighborUpdatesDebugPayload

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 TypeField
private final long
c
time
comp_1699
time
private final BlockPos
d
pos
comp_1700
pos
public static final StreamCodec<FriendlyByteBuf, NeighborUpdatesDebugPayload>
a
STREAM_CODEC
field_48672
CODEC
public static final CustomPacketPayload$Type<NeighborUpdatesDebugPayload>
b
TYPE
field_48673
ID

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (long arg0, BlockPos arg1)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_56499(class_2540 arg0)
write(PacketByteBuf buf)
public CustomPacketPayload$Type<NeighborUpdatesDebugPayload>
a()
type()
method_56479()
getId()
public long
b()
time()
comp_1699()
time()
public BlockPos
c()
pos()
comp_1700()
pos()