Uses of Class
net.minecraft.entity.passive.PolarBearEntity
Packages that use PolarBearEntity
Package
Description
-
Uses of PolarBearEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type PolarBearEntityModifier 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
Classes in net.minecraft.client.renderer.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.checkPolarBearSpawnRules
(EntityType<PolarBearEntity> p_223320_0_, IWorld p_223320_1_, SpawnReason p_223320_2_, BlockPos p_223320_3_, Random p_223320_4_) Constructor parameters in net.minecraft.entity.passive with type arguments of type PolarBearEntityModifierConstructorDescriptionPolarBearEntity
(EntityType<? extends PolarBearEntity> p_i50249_1_, World p_i50249_2_)