Uses of Class
net.minecraft.entity.pet.PetPolarBearEntity
Packages that use PetPolarBearEntity
Package
Description
-
Uses of PetPolarBearEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PetPolarBearEntityModifier and TypeMethodDescriptionvoidPetPolarBearEntityRenderer.updateRenderState(PetPolarBearEntity petPolarBearEntity, PolarBearEntityRenderState polarBearEntityRenderState, float float2) -
Uses of PetPolarBearEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PetPolarBearEntityModifier and TypeFieldDescriptionstatic final EntityType<PetPolarBearEntity> EntityType.PET_POLAR_BEAR -
Uses of PetPolarBearEntity in net.minecraft.entity.pet
Method parameters in net.minecraft.entity.pet with type arguments of type PetPolarBearEntityModifier and TypeMethodDescriptionstatic booleanPetPolarBearEntity.method_69404(EntityType<PetPolarBearEntity> entityType, WorldAccess worldAccess, SpawnReason spawnReason, BlockPos blockPos, Random random) Constructor parameters in net.minecraft.entity.pet with type arguments of type PetPolarBearEntityModifierConstructorDescriptionPetPolarBearEntity(EntityType<? extends PetPolarBearEntity> type, World world)