Uses of Enum Class
net.minecraft.class_9782.class_9784
-
Uses of class_9782.class_9784 in net.minecraft
Modifier and TypeFieldDescriptionstatic final PacketCodec
<ByteBuf, com.mojang.datafixers.util.Either<class_9782.class_9784, Text>> class_9782.class_9783.field_51979
static final PacketCodec
<ByteBuf, class_9782.class_9784> class_9782.class_9784.field_51982
private static final IntFunction
<class_9782.class_9784> class_9782.class_9784.field_51983
private final com.mojang.datafixers.util.Either
<class_9782.class_9784, Text> class_9782.class_9783.type
The field for thetype
record component.Modifier and TypeMethodDescriptionstatic class_9782.class_9784
Returns the enum constant of this class with the specified name.static class_9782.class_9784[]
class_9782.class_9784.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either
<class_9782.class_9784, Text> class_9782.class_9783.type()
Returns the value of thetype
record component.Modifier and TypeMethodDescriptionclass_9782.method_60658
(class_9782.class_9784 class_9784) static class_9782.class_9783
class_9782.class_9783.method_60663
(class_9782.class_9784 class_9784, String string) ModifierConstructorDescriptionclass_9783
(com.mojang.datafixers.util.Either<class_9782.class_9784, Text> either, String string)