Uses of Enum Class
net.minecraft.class_10107.class_10110
Packages that use class_10107.class_10110
-
Uses of class_10107.class_10110 in net.minecraft
Fields in net.minecraft declared as class_10107.class_10110Modifier and TypeFieldDescriptionprivate final class_10107.class_10110class_10107.class_10108.formatThe field for theformatrecord component.Fields in net.minecraft with type parameters of type class_10107.class_10110Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10107.class_10110> class_10107.class_10110.field_53710Methods in net.minecraft that return class_10107.class_10110Modifier and TypeMethodDescriptionclass_10107.class_10108.format()Returns the value of theformatrecord component.static class_10107.class_10110Returns the enum constant of this class with the specified name.static class_10107.class_10110[]class_10107.class_10110.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_10107.class_10110ModifierConstructorDescription(package private)class_10108(class_10107.class_10110 class_10110, class_10107.class_10109 class_10109)