net.minecraft.network.protocol.common.custom

public record GoalDebugPayload

implements CustomPacketPayload

aap
net.minecraft.network.protocol.common.custom.GoalDebugPayload
net.minecraft.class_8716
net.minecraft.unmapped.C_bvezrjxv
net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload
net.minecraft.network.packet.s2c.payload.GoalSelectorDebugPayload
net.minecraft.src.C_290256_
net.minecraft.network.protocol.common.custom.GoalDebugPayload

Field summary

Modifier and TypeField
private final int
c
entityId
comp_1687
f_acpsbrkb
entityId
entityId
f_290936_
private final BlockPos
d
pos
comp_1688
f_wbircjgl
pos
pos
f_290389_
private final List<GoalDebugPayload$DebugGoal>
e
goals
comp_1689
f_pdiusmtc
goals
goals
f_290879_
public static final StreamCodec<FriendlyByteBuf, GoalDebugPayload>
a
STREAM_CODEC
field_48668
f_vlnncvbl
CODEC
CODEC
f_314085_
public static final CustomPacketPayload$Type<GoalDebugPayload>
b
TYPE
field_48669
f_qgecmhvy
ID
ID
f_314777_

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (int entityId, BlockPos pos, List<GoalDebugPayload$DebugGoal> goals)

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_56497(class_2540 arg0)
m_nheutesr(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
m_294343_(C_4983_ arg0)
public CustomPacketPayload$Type<GoalDebugPayload>
a()
type()
method_56479()
m_xjiabzgi()
getId()
getId()
m_293297_()
public int
b()
entityId()
comp_1687()
m_oudcvzkb()
entityId()
entityId()
f_290936_()
public BlockPos
c()
pos()
comp_1688()
m_qxmvrqkc()
pos()
pos()
f_290389_()
public List<GoalDebugPayload$DebugGoal>
d()
goals()
comp_1689()
m_hpkujbpu()
goals()
goals()
f_290879_()