Uses of Class
net.minecraft.world.entity.animal.PolarBear
Packages that use PolarBear
Package
Description
- 
Uses of PolarBear in net.minecraft.client.modelClasses in net.minecraft.client.model with type parameters of type PolarBear
- 
Uses of PolarBear in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type PolarBearModifier and TypeMethodDescriptionPolarBearRenderer.getTextureLocation(PolarBear p_115732_) protected void
- 
Uses of PolarBear in net.minecraft.world.entityFields in net.minecraft.world.entity with type parameters of type PolarBear
- 
Uses of PolarBear in net.minecraft.world.entity.animalMethod parameters in net.minecraft.world.entity.animal with type arguments of type PolarBearModifier and TypeMethodDescriptionstatic booleanPolarBear.checkPolarBearSpawnRules(EntityType<PolarBear> p_218250_, LevelAccessor p_218251_, MobSpawnType p_218252_, BlockPos p_218253_, RandomSource p_218254_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type PolarBearModifierConstructorDescriptionPolarBear(EntityType<? extends PolarBear> p_29519_, Level p_29520_)