Package | Description |
---|---|
net.minecraft.entity.monster | |
net.minecraft.pathfinding |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
RavagerEntity.Processor |
Modifier and Type | Class and Description |
---|---|
class |
FlyingNodeProcessor |
class |
SwimNodeProcessor |
class |
WalkAndSwimNodeProcessor |
class |
WalkNodeProcessor |
Modifier and Type | Field and Description |
---|---|
protected NodeProcessor |
PathNavigator.nodeProcessor |
private NodeProcessor |
PathFinder.nodeProcessor |
Modifier and Type | Method and Description |
---|---|
NodeProcessor |
PathNavigator.getNodeProcessor() |
Constructor and Description |
---|
PathFinder(NodeProcessor p_i51280_1_,
int p_i51280_2_) |