Uses of Class
net.minecraft.entity.pet.PetArmadilloEntity
Packages that use PetArmadilloEntity
Package
Description
-
Uses of PetArmadilloEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PetArmadilloEntityModifier and TypeMethodDescriptionvoidPetArmadilloEntityRenderer.updateRenderState(PetArmadilloEntity petArmadilloEntity, ArmadilloEntityRenderState armadilloEntityRenderState, float float2) -
Uses of PetArmadilloEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PetArmadilloEntityModifier and TypeFieldDescriptionstatic final EntityType<PetArmadilloEntity> EntityType.PET_ARMADILLO -
Uses of PetArmadilloEntity in net.minecraft.entity.pet
Constructor parameters in net.minecraft.entity.pet with type arguments of type PetArmadilloEntityModifierConstructorDescriptionPetArmadilloEntity(EntityType<? extends PetArmadilloEntity> type, World world)