Uses of Class
net.minecraft.world.entity.animal.PolarBear
Packages that use PolarBear
Package
Description
-
Uses of PolarBear in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type PolarBear -
Uses of PolarBear in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type PolarBearModifier and TypeMethodDescriptionPolarBearRenderer.getTextureLocation
(PolarBear p_115732_) protected void
-
Uses of PolarBear in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type PolarBear -
Uses of PolarBear in net.minecraft.world.entity.animal
Method parameters in net.minecraft.world.entity.animal with type arguments of type PolarBearModifier and TypeMethodDescriptionstatic boolean
PolarBear.checkPolarBearSpawnRules
(EntityType<PolarBear> p_218250_, LevelAccessor p_218251_, MobSpawnType p_218252_, BlockPos p_218253_, RandomSource p_218254_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type PolarBearModifierConstructorDescriptionPolarBear
(EntityType<? extends PolarBear> p_29519_, Level p_29520_)