implements CustomPacketPayload
aao | |
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 |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final int |
| ||||||||||||
private final BlockPos |
| ||||||||||||
private final List<GoalDebugPayload$DebugGoal> |
| ||||||||||||
public static final StreamCodec<FriendlyByteBuf, GoalDebugPayload> |
| ||||||||||||
public static final CustomPacketPayload$Type<GoalDebugPayload> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (FriendlyByteBuf buf) |
public | (int entityId, BlockPos pos, List<GoalDebugPayload$DebugGoal> goals) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||||||
public CustomPacketPayload$Type<GoalDebugPayload> |
| ||||||||||||
public int |
| ||||||||||||
public BlockPos |
| ||||||||||||
public List<GoalDebugPayload$DebugGoal> |
|