public class AIHelper
extends java.lang.Object
Constructor and Description |
---|
AIHelper() |
Modifier and Type | Method and Description |
---|---|
net.minecraft.pathfinding.PathNavigator |
createNavigator(AbstractInteractionsEntity pixelmon) |
void |
populateTasks(AbstractInteractionsEntity entity,
net.minecraft.entity.ai.goal.GoalSelector tasks) |
public void populateTasks(AbstractInteractionsEntity entity, net.minecraft.entity.ai.goal.GoalSelector tasks)
public net.minecraft.pathfinding.PathNavigator createNavigator(AbstractInteractionsEntity pixelmon)