Uses of Class
net.minecraft.world.entity.animal.AgeableWaterCreature
Packages that use AgeableWaterCreature
-
Uses of AgeableWaterCreature in net.minecraft.world.entity
Subclasses of AgeableWaterCreature in net.minecraft.world.entity -
Uses of AgeableWaterCreature in net.minecraft.world.entity.animal
Subclasses of AgeableWaterCreature in net.minecraft.world.entity.animalMethod parameters in net.minecraft.world.entity.animal with type arguments of type AgeableWaterCreatureModifier and TypeMethodDescriptionstatic boolean
AgeableWaterCreature.checkSurfaceAgeableWaterCreatureSpawnRules
(EntityType<? extends AgeableWaterCreature> p_361277_, LevelAccessor p_360404_, EntitySpawnReason p_361898_, BlockPos p_362596_, RandomSource p_363955_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type AgeableWaterCreatureModifierConstructorDescriptionprotected
AgeableWaterCreature
(EntityType<? extends AgeableWaterCreature> p_364107_, Level p_360956_)