public class TargetEnvironmentGoal
extends net.minecraft.entity.ai.goal.Goal
Modifier and Type | Field and Description |
---|---|
PixelmonEntity |
pickUpPixelmon |
net.minecraft.world.World |
world |
Constructor and Description |
---|
TargetEnvironmentGoal(PixelmonEntity entity) |
Modifier and Type | Method and Description |
---|---|
boolean |
canUse() |
boolean |
isCorrectBiomeForType() |
void |
sendPlayerMessage(java.lang.String message) |
boolean |
shouldSearch() |
public net.minecraft.world.World world
public PixelmonEntity pickUpPixelmon
public TargetEnvironmentGoal(PixelmonEntity entity)