implements CustomPacketPayload
| wf | |
| net.minecraft.network.protocol.common.custom.PathfindingDebugPayload | |
| net.minecraft.class_8721 | |
| net.minecraft.network.packet.s2c.custom.DebugPathCustomPayload | |
| 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 ResourceLocation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (FriendlyByteBuf buf) |
| public | (int f_291873_, Path f_291217_, float arg2) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public int |
| ||||||||||
| public Path |
| ||||||||||
| public float |
|