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