| Package | Description |
|---|---|
| net.minecraft.entity.monster |
| Modifier and Type | Class and Description |
|---|---|
static class |
PatrollerEntity.PatrolGoal<T extends PatrollerEntity> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIllagerEntity |
class |
AbstractRaiderEntity |
class |
EvokerEntity |
class |
IllusionerEntity |
class |
PillagerEntity |
class |
RavagerEntity |
class |
SpellcastingIllagerEntity |
class |
VindicatorEntity |
class |
WitchEntity |
| Modifier and Type | Field and Description |
|---|---|
private T |
PatrollerEntity.PatrolGoal.owner |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<PatrollerEntity> |
PatrollerEntity.PatrolGoal.func_226544_g_() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PatrollerEntity.func_223330_b(EntityType<? extends PatrollerEntity> patrollerType,
IWorld worldIn,
SpawnReason reason,
BlockPos p_223330_3_,
java.util.Random p_223330_4_) |
| Constructor and Description |
|---|
PatrollerEntity(EntityType<? extends PatrollerEntity> p_i50201_1_,
World worldIn) |