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> p_33057_, LevelAccessor p_33058_, MobSpawnType p_33059_, BlockPos p_33060_, Random p_33061_)
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type PatrollingMonsterModifierConstructorDescriptionprotected
PatrollingMonster(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