Uses of Class
net.minecraft.entity.mob.PatrolEntity
Packages that use PatrolEntity
-
Uses of PatrolEntity in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob with type parameters of type PatrolEntitySubclasses of PatrolEntity in net.minecraft.entity.mobModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Fields in net.minecraft.entity.mob declared as PatrolEntityMethods in net.minecraft.entity.mob that return types with arguments of type PatrolEntityModifier and TypeMethodDescriptionprivate List
<PatrolEntity> PatrolEntity.PatrolGoal.findPatrolTargets()
Method parameters in net.minecraft.entity.mob with type arguments of type PatrolEntityModifier and TypeMethodDescriptionstatic boolean
PatrolEntity.canSpawn
(EntityType<? extends PatrolEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.mob with type arguments of type PatrolEntityModifierConstructorDescriptionprotected
PatrolEntity
(EntityType<? extends PatrolEntity> type, World world) -
Uses of PatrolEntity in net.minecraft.entity.raid
Subclasses of PatrolEntity in net.minecraft.entity.raid