Uses of Enum Class
net.minecraft.util.ActionResult.class_9861
Packages that use ActionResult.class_9861
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of ActionResult.class_9861 in net.minecraft.util
Fields in net.minecraft.util declared as ActionResult.class_9861Modifier and TypeFieldDescriptionprivate final ActionResult.class_9861ActionResult.class_9860.swingSourceThe field for theswingSourcerecord component.Methods in net.minecraft.util that return ActionResult.class_9861Modifier and TypeMethodDescriptionActionResult.class_9860.swingSource()Returns the value of theswingSourcerecord component.static ActionResult.class_9861Returns the enum constant of this class with the specified name.static ActionResult.class_9861[]ActionResult.class_9861.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.util with parameters of type ActionResult.class_9861ModifierConstructorDescriptionclass_9860(ActionResult.class_9861 class_9861, ActionResult.class_9858 class_9858)