Uses of Enum Class
net.minecraft.entity.passive.ParrotEntity.class_7989
Packages that use ParrotEntity.class_7989
Package
Description
-
Uses of ParrotEntity.class_7989 in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type ParrotEntity.class_7989Modifier and TypeMethodDescriptionstatic IdentifierParrotEntityRenderer.method_47906(ParrotEntity.class_7989 class_7989) -
Uses of ParrotEntity.class_7989 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as ParrotEntity.class_7989Modifier and TypeFieldDescriptionprivate static final ParrotEntity.class_7989[]ParrotEntity.class_7989.field_41556Fields in net.minecraft.entity.passive with type parameters of type ParrotEntity.class_7989Modifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<ParrotEntity.class_7989>ParrotEntity.class_7989.field_41555Methods in net.minecraft.entity.passive that return ParrotEntity.class_7989Modifier and TypeMethodDescriptionParrotEntity.method_47827()static ParrotEntity.class_7989ParrotEntity.class_7989.method_47850(int int2) static ParrotEntity.class_7989Returns the enum constant of this class with the specified name.static ParrotEntity.class_7989[]ParrotEntity.class_7989.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.passive with parameters of type ParrotEntity.class_7989Modifier and TypeMethodDescriptionvoidParrotEntity.method_47826(ParrotEntity.class_7989 class_7989) -
Uses of ParrotEntity.class_7989 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type ParrotEntity.class_7989Modifier and TypeFieldDescriptionstatic final VariantPredicates<ParrotEntity.class_7989>TypeSpecificPredicate.Deserializers.field_41543