Uses of Enum Class
net.minecraft.class_8107
Packages that use class_8107
-
Uses of class_8107 in net.minecraft
Fields in net.minecraft declared as class_8107Modifier and TypeFieldDescriptionprivate final class_8107class_8110.effectsThe field for theeffectsrecord component.Fields in net.minecraft with type parameters of type class_8107Modifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<class_8107>class_8107.field_42281Methods in net.minecraft that return class_8107Modifier and TypeMethodDescriptionclass_8110.effects()Returns the value of theeffectsrecord component.static class_8107Returns the enum constant of this class with the specified name.static class_8107[]class_8107.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft with parameters of type class_8107ModifierConstructorDescriptionclass_8110(String string, float float2, class_8107 class_8107) class_8110(String string, class_8108 class_8108, float float2, class_8107 class_8107) class_8110(String string, class_8108 class_8108, float float2, class_8107 class_8107, class_8112 class_8112)