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 pEntity) Returns the location of an entity's texture.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> pPolarBear, LevelAccessor pLevel, MobSpawnType pSpawnType, BlockPos pPos, RandomSource pRandom) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type PolarBearModifierConstructorDescriptionPolarBear
(EntityType<? extends PolarBear> pEntityType, Level pLevel)