Uses of Class
net.minecraft.entity.monster.PatrollerEntity
Packages that use PatrollerEntity
-
Uses of PatrollerEntity in net.minecraft.entity.monster
Classes in net.minecraft.entity.monster with type parameters of type PatrollerEntityModifier and TypeClassDescriptionstatic class
PatrollerEntity.PatrolGoal<T extends PatrollerEntity>
Subclasses of PatrollerEntity in net.minecraft.entity.monsterModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Fields in net.minecraft.entity.monster declared as PatrollerEntityMethods in net.minecraft.entity.monster that return types with arguments of type PatrollerEntityModifier and TypeMethodDescriptionprivate List<PatrollerEntity>
PatrollerEntity.PatrolGoal.findPatrolCompanions()
Method parameters in net.minecraft.entity.monster with type arguments of type PatrollerEntityModifier and TypeMethodDescriptionstatic boolean
PatrollerEntity.checkPatrollingMonsterSpawnRules
(EntityType<? extends PatrollerEntity> p_223330_0_, IWorld p_223330_1_, SpawnReason p_223330_2_, BlockPos p_223330_3_, Random p_223330_4_) Constructor parameters in net.minecraft.entity.monster with type arguments of type PatrollerEntityModifierConstructorDescriptionprotected
PatrollerEntity
(EntityType<? extends PatrollerEntity> p_i50201_1_, World p_i50201_2_)