implements CustomPacketPayload
abg | |
net.minecraft.network.protocol.common.custom.PathfindingDebugPayload | |
net.minecraft.class_8721 | |
net.minecraft.unmapped.C_rvqaifaf | |
net.minecraft.network.packet.s2c.custom.DebugPathCustomPayload | |
net.minecraft.network.packet.s2c.payload.PathDebugPayload | |
net.minecraft.src.C_290223_ | |
net.minecraft.network.protocol.common.custom.PathfindingDebugPayload |
Field summary
Modifier and Type | Field | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final int |
| ||||||||||||||
private final Path |
| ||||||||||||||
private final float |
| ||||||||||||||
public static final StreamCodec<FriendlyByteBuf, PathfindingDebugPayload> |
| ||||||||||||||
public static final CustomPacketPayload$Type<PathfindingDebugPayload> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (FriendlyByteBuf buf) |
public | (int entityId, Path path, float maxNodeDistance) |
Method summary
Modifier and Type | Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||||||||
public CustomPacketPayload$Type<PathfindingDebugPayload> |
| ||||||||||||||
public int |
| ||||||||||||||
public Path |
| ||||||||||||||
public float |
|