Uses of Enum Class
net.minecraft.class_7597.class_7598
Packages that use class_7597.class_7598
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7597.class_7598 in net.minecraft
Fields in net.minecraft declared as class_7597.class_7598Modifier and TypeFieldDescriptionprivate final class_7597.class_7598class_7597.actionThe field for theactionrecord component.Methods in net.minecraft that return class_7597.class_7598Modifier and TypeMethodDescriptionclass_7597.action()Returns the value of theactionrecord component.static class_7597.class_7598Returns the enum constant of this class with the specified name.static class_7597.class_7598[]class_7597.class_7598.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_7597.class_7598 -
Uses of class_7597.class_7598 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_7597.class_7598Modifier and TypeMethodDescriptionvoidClientCommandSource.method_44764(class_7597.class_7598 class_7598, List<String> list)