Uses of Class
net.minecraft.world.entity.monster.PatrollingMonster
Packages that use PatrollingMonster
Package
Description
-
Uses of PatrollingMonster in net.minecraft.world.entity.monster
Classes in net.minecraft.world.entity.monster with type parameters of type PatrollingMonsterModifier and TypeClassDescriptionstatic classSubclasses of PatrollingMonster in net.minecraft.world.entity.monsterFields 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 booleanPatrollingMonster.checkPatrollingMonsterSpawnRules(EntityType<? extends PatrollingMonster> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type PatrollingMonsterModifierConstructorDescriptionprotectedPatrollingMonster(EntityType<? extends PatrollingMonster> type, Level level) -
Uses of PatrollingMonster in net.minecraft.world.entity.monster.illager
Subclasses of PatrollingMonster in net.minecraft.world.entity.monster.illagerModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of PatrollingMonster in net.minecraft.world.entity.raid
Subclasses of PatrollingMonster in net.minecraft.world.entity.raid