Uses of Enum Class
net.minecraft.entity.passive.SalmonEntity.Variant
Package
Description
-
Uses of SalmonEntity.Variant in net.minecraft.client.render.entity.state
-
Uses of SalmonEntity.Variant in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionstatic final StringIdentifiable.EnumCodec
<SalmonEntity.Variant> SalmonEntity.Variant.CODEC
Modifier and TypeMethodDescription(package private) static SalmonEntity.Variant
SalmonEntity.getVariant()
static SalmonEntity.Variant
Returns the enum constant of this class with the specified name.static SalmonEntity.Variant[]
SalmonEntity.Variant.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SalmonEntity.Variant in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionstatic final EntitySubPredicateTypes.VariantType
<SalmonEntity.Variant> EntitySubPredicateTypes.SALMON