Uses of Class
net.minecraft.entity.passive.PolarBearEntity
Package
Description
-
Uses of PolarBearEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionPolarBearRenderer.getTextureLocation
(PolarBearEntity p_110775_1_) protected void
PolarBearRenderer.scale
(PolarBearEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of PolarBearEntity in net.minecraft.client.renderer.entity.model
-
Uses of PolarBearEntity in net.minecraft.entity
-
Uses of PolarBearEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
PolarBearEntity.checkPolarBearSpawnRules
(EntityType<PolarBearEntity> p_223320_0_, IWorld p_223320_1_, SpawnReason p_223320_2_, BlockPos p_223320_3_, Random p_223320_4_) ModifierConstructorDescriptionPolarBearEntity
(EntityType<? extends PolarBearEntity> p_i50249_1_, World p_i50249_2_)