Package | Description |
---|---|
net.minecraft.entity.ai.brain.memory | |
net.minecraft.util.math |
Modifier and Type | Field and Description |
---|---|
private IPosWrapper |
WalkTarget.target |
Modifier and Type | Field and Description |
---|---|
static MemoryModuleType<IPosWrapper> |
MemoryModuleType.LOOK_TARGET |
Modifier and Type | Method and Description |
---|---|
IPosWrapper |
WalkTarget.getTarget() |
Constructor and Description |
---|
WalkTarget(IPosWrapper targetIn,
float speedIn,
int distanceIn) |
Modifier and Type | Class and Description |
---|---|
class |
BlockPosWrapper |
class |
EntityPosWrapper |