Package | Description |
---|---|
net.minecraft.pathfinding |
Modifier and Type | Field and Description |
---|---|
protected Region |
NodeProcessor.blockaccess |
Modifier and Type | Method and Description |
---|---|
void |
NodeProcessor.func_225578_a_(Region p_225578_1_,
MobEntity p_225578_2_) |
void |
WalkAndSwimNodeProcessor.func_225578_a_(Region p_225578_1_,
MobEntity p_225578_2_) |
void |
WalkNodeProcessor.func_225578_a_(Region p_225578_1_,
MobEntity p_225578_2_) |
void |
FlyingNodeProcessor.func_225578_a_(Region p_225578_1_,
MobEntity p_225578_2_) |
Path |
PathFinder.func_227478_a_(Region p_227478_1_,
MobEntity p_227478_2_,
java.util.Set<BlockPos> p_227478_3_,
float p_227478_4_,
int p_227478_5_,
float p_227478_6_) |