implements CustomPacketPayload
abd | |
net.minecraft.network.protocol.common.custom.GoalDebugPayload | |
net.minecraft.class_8716 |
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 arg0) |
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> |
|