Uses of Class
net.minecraft.entity.pet.PetAxolotlEntity
Packages that use PetAxolotlEntity
Package
Description
-
Uses of PetAxolotlEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type PetAxolotlEntityModifier and TypeMethodDescriptionvoidPetAxolotlEntityRenderer.updateRenderState(PetAxolotlEntity petAxolotlEntity, AxolotlEntityRenderState axolotlEntityRenderState, float float2) -
Uses of PetAxolotlEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PetAxolotlEntityModifier and TypeFieldDescriptionstatic final EntityType<PetAxolotlEntity> EntityType.PET_AXOLOTL -
Uses of PetAxolotlEntity in net.minecraft.entity.pet
Fields in net.minecraft.entity.pet declared as PetAxolotlEntityModifier and TypeFieldDescriptionprivate final PetAxolotlEntityPetAxolotlEntity.class_11001.field_58609Fields in net.minecraft.entity.pet with type parameters of type PetAxolotlEntityModifier and TypeFieldDescriptionprotected static final ImmutableList<? extends SensorType<? extends Sensor<? super PetAxolotlEntity>>> PetAxolotlEntity.field_58593Constructors in net.minecraft.entity.pet with parameters of type PetAxolotlEntityModifierConstructorDescriptionclass_11000(PetAxolotlEntity petAxolotlEntity, int int2) class_11001(PetAxolotlEntity petAxolotlEntity) Constructor parameters in net.minecraft.entity.pet with type arguments of type PetAxolotlEntityModifierConstructorDescriptionPetAxolotlEntity(EntityType<? extends PetAxolotlEntity> type, World world)