public class PathNode
| bbb | |
| net.minecraft.class_86 | |
| net.minecraft.entity.ai.pathing.PathNode | |
| net.minecraft.pathfinding.PathPoint |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public final int |
| ||||||||
| public final int |
| ||||||||
| public final int |
| ||||||||
| private final int |
| ||||||||
| public int |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public PathNode |
| ||||||||
| public boolean |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public PathBlockingType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int x, int y, int z) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PathNode |
| ||||||||
| public static int |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public boolean |
| ||||||||
| public static PathNode |
|