Uses of Enum Class
net.minecraft.class_9782.class_9784
Packages that use class_9782.class_9784
-
Uses of class_9782.class_9784 in net.minecraft
Fields in net.minecraft with type parameters of type class_9782.class_9784Modifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, com.mojang.datafixers.util.Either<class_9782.class_9784, Text>> class_9782.class_9783.field_51979static final PacketCodec<ByteBuf, class_9782.class_9784> class_9782.class_9784.field_51982private static final IntFunction<class_9782.class_9784> class_9782.class_9784.field_51983private final com.mojang.datafixers.util.Either<class_9782.class_9784, Text> class_9782.class_9783.typeThe field for thetyperecord component.Methods in net.minecraft that return class_9782.class_9784Modifier and TypeMethodDescriptionstatic class_9782.class_9784Returns 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.Methods in net.minecraft that return types with arguments of type class_9782.class_9784Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<class_9782.class_9784, Text> class_9782.class_9783.type()Returns the value of thetyperecord component.Methods in net.minecraft with parameters of type class_9782.class_9784Modifier and TypeMethodDescriptionclass_9782.method_60658(class_9782.class_9784 class_9784) static class_9782.class_9783class_9782.class_9783.method_60663(class_9782.class_9784 class_9784, String string) Constructor parameters in net.minecraft with type arguments of type class_9782.class_9784ModifierConstructorDescriptionclass_9783(com.mojang.datafixers.util.Either<class_9782.class_9784, Text> either, String string)