net.minecraft.network.protocol.common.custom

public record PoiRemovedDebugPayload

implements CustomPacketPayload

abq
net.minecraft.network.protocol.common.custom.PoiRemovedDebugPayload
net.minecraft.class_8723
net.minecraft.network.packet.s2c.custom.DebugPoiRemovedCustomPayload
net.minecraft.network.protocol.common.custom.PoiRemovedDebugPayload

Field summary

Modifier and TypeField
private final BlockPos
c
pos
comp_1707
pos
public static final StreamCodec<FriendlyByteBuf, PoiRemovedDebugPayload>
a
STREAM_CODEC
field_48678
CODEC
public static final CustomPacketPayload$Type<PoiRemovedDebugPayload>
b
TYPE
field_48679
ID

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (BlockPos arg0)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_56502(class_2540 arg0)
write(PacketByteBuf buf)
public CustomPacketPayload$Type<PoiRemovedDebugPayload>
a()
type()
method_56479()
getId()
public BlockPos
b()
pos()
comp_1707()
pos()