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