Uses of Enum Class
net.minecraft.class_8108
Packages that use class_8108
-
Uses of class_8108 in net.minecraft
Fields in net.minecraft declared as class_8108Modifier and TypeFieldDescriptionprivate final class_8108class_8110.scalingThe field for thescalingrecord component.Fields in net.minecraft with type parameters of type class_8108Modifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<class_8108>class_8108.field_42288Methods in net.minecraft that return class_8108Modifier and TypeMethodDescriptionclass_8110.scaling()Returns the value of thescalingrecord component.static class_8108Returns the enum constant of this class with the specified name.static class_8108[]class_8108.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_8108ModifierConstructorDescriptionclass_8110(String string, class_8108 class_8108, float float2) 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)