Uses of Enum Class
net.minecraft.class_11173.class_11174
Packages that use class_11173.class_11174
-
Uses of class_11173.class_11174 in net.minecraft
Fields in net.minecraft declared as class_11173.class_11174Modifier and TypeFieldDescriptionprivate final class_11173.class_11174class_11173.operationThe field for theoperationrecord component.Fields in net.minecraft with type parameters of type class_11173.class_11174Modifier and TypeFieldDescriptionstatic final IntFunction<class_11173.class_11174> class_11173.class_11174.field_59616static final PacketCodec<ByteBuf, class_11173.class_11174> class_11173.class_11174.field_59617Methods in net.minecraft that return class_11173.class_11174Modifier and TypeMethodDescriptionclass_11173.operation()Returns the value of theoperationrecord component.static class_11173.class_11174Returns the enum constant of this class with the specified name.static class_11173.class_11174[]class_11173.class_11174.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_11173.class_11174ModifierConstructorDescriptionclass_11173(class_11173.class_11174 class_11174, class_11200 class_11200)