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 entity) 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> polarBear, LevelAccessor level, MobSpawnType spawnType, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type PolarBear