Package | Description |
---|---|
net.minecraft.pathfinding |
Modifier and Type | Class and Description |
---|---|
class |
FlyingNodeProcessor |
class |
SwimNodeProcessor |
class |
WalkNodeProcessor |
Modifier and Type | Field and Description |
---|---|
private NodeProcessor |
PathFinder.nodeProcessor |
protected NodeProcessor |
PathNavigate.nodeProcessor |
Modifier and Type | Method and Description |
---|---|
NodeProcessor |
PathNavigate.getNodeProcessor() |
Constructor and Description |
---|
PathFinder(NodeProcessor processor) |