Uses of Class
net.minecraft.entity.passive.PolarBearEntity
Package
Description
-
Uses of PolarBearEntity in net.minecraft.client.render.entity
Modifier 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
-
Uses of PolarBearEntity in net.minecraft.entity
-
Uses of PolarBearEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
PolarBearEntity.canSpawn
(EntityType<PolarBearEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) ModifierConstructorDescriptionPolarBearEntity
(EntityType<? extends PolarBearEntity> type, World world)