Uses of Class
net.minecraft.world.entity.monster.PatrollingMonster
Packages that use PatrollingMonster
-
Uses of PatrollingMonster in net.minecraft.world.entity.monster
Classes in net.minecraft.world.entity.monster with type parameters of type PatrollingMonsterModifier and TypeClassDescriptionstatic class
Subclasses of PatrollingMonster in net.minecraft.world.entity.monsterModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Fields in net.minecraft.world.entity.monster declared as PatrollingMonsterMethods in net.minecraft.world.entity.monster that return types with arguments of type PatrollingMonsterModifier and TypeMethodDescriptionprivate List
<PatrollingMonster> PatrollingMonster.LongDistancePatrolGoal.findPatrolCompanions()
Method parameters in net.minecraft.world.entity.monster with type arguments of type PatrollingMonsterModifier and TypeMethodDescriptionstatic boolean
PatrollingMonster.checkPatrollingMonsterSpawnRules
(EntityType<? extends PatrollingMonster> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandomSource) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type PatrollingMonsterModifierConstructorDescriptionprotected
PatrollingMonster
(EntityType<? extends PatrollingMonster> pEntityType, Level pLevel) -
Uses of PatrollingMonster in net.minecraft.world.entity.raid
Subclasses of PatrollingMonster in net.minecraft.world.entity.raid