Uses of Class
net.minecraft.entity.monster.StrayEntity
Packages that use StrayEntity
-
Uses of StrayEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type StrayEntity -
Uses of StrayEntity in net.minecraft.entity.monster
Method parameters in net.minecraft.entity.monster with type arguments of type StrayEntityModifier and TypeMethodDescriptionstatic boolean
StrayEntity.checkStraySpawnRules
(EntityType<StrayEntity> p_223327_0_, IServerWorld p_223327_1_, SpawnReason p_223327_2_, BlockPos p_223327_3_, Random p_223327_4_) Constructor parameters in net.minecraft.entity.monster with type arguments of type StrayEntityModifierConstructorDescriptionStrayEntity
(EntityType<? extends StrayEntity> p_i50191_1_, World p_i50191_2_)