implements CustomPacketPayload
| yg | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||
| private final BlockPos |
| ||||||||||
| private final List<GoalDebugPayload$DebugGoal> |
| ||||||||||
| public static final ResourceLocation |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (FriendlyByteBuf buf) |
| public | (int f_290389_, BlockPos f_290879_, List<GoalDebugPayload$DebugGoal> arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public int |
| ||||||||||
| public BlockPos |
| ||||||||||
| public List<GoalDebugPayload$DebugGoal> |
|