Uses of Enum Class
net.minecraft.entity.passive.SalmonEntity.class_9869
Packages that use SalmonEntity.class_9869
Package
Description
The base package for all Minecraft classes.
-
Uses of SalmonEntity.class_9869 in net.minecraft
Fields in net.minecraft declared as SalmonEntity.class_9869 -
Uses of SalmonEntity.class_9869 in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type SalmonEntity.class_9869Modifier and TypeFieldDescriptionstatic final StringIdentifiable.EnumCodec<SalmonEntity.class_9869> SalmonEntity.class_9869.field_52473Methods in net.minecraft.entity.passive that return SalmonEntity.class_9869Modifier and TypeMethodDescriptionSalmonEntity.getVariant()(package private) static SalmonEntity.class_9869SalmonEntity.class_9869.method_61474(String string) static SalmonEntity.class_9869Returns the enum constant of this class with the specified name.static SalmonEntity.class_9869[]SalmonEntity.class_9869.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 SalmonEntity.class_9869Modifier and TypeMethodDescriptionvoidSalmonEntity.setVariant(SalmonEntity.class_9869 class_9869)