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 classSubclasses of PatrollingMonster in net.minecraft.world.entity.monsterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassFields 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> patrollingMonster, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type PatrollingMonsterModifierConstructorDescriptionprotectedPatrollingMonster(EntityType<? extends PatrollingMonster> entityType, Level level) -
Uses of PatrollingMonster in net.minecraft.world.entity.raid
Subclasses of PatrollingMonster in net.minecraft.world.entity.raid