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> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandomSource) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type PatrollingMonsterModifierConstructorDescriptionprotectedPatrollingMonster(EntityType<? extends PatrollingMonster> p_33046_, Level p_33047_) -
Uses of PatrollingMonster in net.minecraft.world.entity.raid
Subclasses of PatrollingMonster in net.minecraft.world.entity.raid