Modifier and Type | Class and Description |
---|---|
class |
DoNothingGoal |
class |
FollowPathGoal |
class |
GoToLocationGoal |
class |
GoToOwnerGoal |
class |
GoToParentGoal |
class |
GoToSpawnLocationGoal |
class |
PatrolGoal |
Modifier and Type | Method and Description |
---|---|
net.minecraft.server.v1_12_R1.PathfinderGoal |
VolatileAIHandler_v1_12_R1.createAIGoal(Pathfinder goal) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.server.v1_13_R2.PathfinderGoal |
VolatileAIHandler_v1_13_R2.createAIGoal(Pathfinder goal) |
Modifier and Type | Method and Description |
---|---|
static net.minecraft.server.v1_14_R1.PathfinderGoal |
CustomAIAdapter.create(Pathfinder goal) |
Constructor and Description |
---|
CustomAIAdapter(Pathfinder goal) |
Modifier and Type | Method and Description |
---|---|
static net.minecraft.server.v1_15_R1.PathfinderGoal |
CustomAIAdapter.create(Pathfinder goal) |
Constructor and Description |
---|
CustomAIAdapter(Pathfinder goal) |
Modifier and Type | Method and Description |
---|---|
static net.minecraft.server.v1_16_R1.PathfinderGoal |
CustomAIAdapter.create(Pathfinder goal) |
Constructor and Description |
---|
CustomAIAdapter(Pathfinder goal) |
Modifier and Type | Method and Description |
---|---|
static net.minecraft.server.v1_16_R2.PathfinderGoal |
CustomAIAdapter.create(Pathfinder goal) |
Constructor and Description |
---|
CustomAIAdapter(Pathfinder goal) |
Copyright © 2020. All rights reserved.