Uses of Class
net.minecraft.entity.passive.PolarBearEntity
Packages that use PolarBearEntity
Package
Description
-
Uses of PolarBearEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PolarBearEntityModifier and TypeMethodDescriptionPolarBearEntityRenderer.getTexture
(PolarBearEntity polarBearEntity) protected void
PolarBearEntityRenderer.scale
(PolarBearEntity polarBearEntity, MatrixStack matrixStack, float float2) -
Uses of PolarBearEntity in net.minecraft.client.render.entity.model
Classes in net.minecraft.client.render.entity.model with type parameters of type PolarBearEntity -
Uses of PolarBearEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PolarBearEntity -
Uses of PolarBearEntity in net.minecraft.entity.passive
Method parameters in net.minecraft.entity.passive with type arguments of type PolarBearEntityModifier and TypeMethodDescriptionstatic boolean
PolarBearEntity.canSpawn
(EntityType<PolarBearEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.passive with type arguments of type PolarBearEntityModifierConstructorDescriptionPolarBearEntity
(EntityType<? extends PolarBearEntity> type, World world)