implements CustomPacketPayload
| aaf | |
| net.minecraft.network.protocol.common.custom.GoalDebugPayload | |
| net.minecraft.class_8716 | |
| net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload | |
| net.minecraft.src.C_290256_ | |
| net.minecraft.network.protocol.common.custom.GoalDebugPayload |
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 pos, BlockPos goals, List<GoalDebugPayload$DebugGoal> arg2) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public CustomPacketPayload$Type<GoalDebugPayload> |
| ||||||||||
| public int |
| ||||||||||
| public BlockPos |
| ||||||||||
| public List<GoalDebugPayload$DebugGoal> |
|