Uses of Class
net.minecraft.entity.passive.PolarBearEntity
Packages that use PolarBearEntity
Package
Description
-
Uses of PolarBearEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PolarBearEntityModifier and TypeMethodDescriptionvoidPolarBearEntityRenderer.updateRenderState(PolarBearEntity polarBearEntity, PolarBearEntityRenderState polarBearEntityRenderState, float float2) -
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 booleanPolarBearEntity.canSpawn(EntityType<PolarBearEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructor parameters in net.minecraft.entity.passive with type arguments of type PolarBearEntityModifierConstructorDescriptionPolarBearEntity(EntityType<? extends PolarBearEntity> type, World world)