Uses of Class
net.minecraft.entity.pet.PetCreeperEntity
Packages that use PetCreeperEntity
Package
Description
-
Uses of PetCreeperEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PetCreeperEntityModifier and TypeMethodDescriptionvoidPetCreeperEntityRenderer.updateRenderState(PetCreeperEntity petCreeperEntity, CreeperEntityRenderState creeperEntityRenderState, float float2) -
Uses of PetCreeperEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PetCreeperEntityModifier and TypeFieldDescriptionstatic final EntityType<PetCreeperEntity> EntityType.PET_CREEPER -
Uses of PetCreeperEntity in net.minecraft.entity.pet
Constructor parameters in net.minecraft.entity.pet with type arguments of type PetCreeperEntityModifierConstructorDescriptionPetCreeperEntity(EntityType<? extends PetCreeperEntity> type, World world)