Uses of Class
net.minecraft.entity.passive.PolarBearEntity
Package
Description
-
Uses of PolarBearEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionvoid
PolarBearEntityRenderer.updateRenderState
(PolarBearEntity polarBearEntity, PolarBearEntityRenderState polarBearEntityRenderState, float float2) -
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)