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_29550_, LevelAccessor p_29551_, MobSpawnType p_29552_, BlockPos p_29553_, Random p_29554_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type PolarBearModifierConstructorDescriptionPolarBear
(EntityType<? extends PolarBear> p_29519_, Level p_29520_)