implements CustomPayload
| abl | |
| net.minecraft.network.protocol.common.custom.GoalDebugPayload | |
| net.minecraft.class_8716 | |
| net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload | |
| net.minecraft.unmapped.C_bvezrjxv | |
| net.minecraft.network.packet.s2c.payload.GoalSelectorDebugPayload | |
| net.minecraft.src.C_290256_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||||||
| private final BlockPos |
| ||||||||||||||
| private final List<DebugGoalSelectorCustomPayload$Goal> |
| ||||||||||||||
| public static final PacketCodec<PacketByteBuf, DebugGoalSelectorCustomPayload> |
| ||||||||||||||
| public static final CustomPayload$Id<DebugGoalSelectorCustomPayload> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (int entityId, BlockPos pos, List<DebugGoalSelectorCustomPayload$Goal> goals) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public CustomPayload$Id<DebugGoalSelectorCustomPayload> |
| ||||||||||||||
| public int |
| ||||||||||||||
| public BlockPos |
| ||||||||||||||
| public List<DebugGoalSelectorCustomPayload$Goal> |
|