Uses of Enum Class
net.minecraft.class_10638.class_10640
Packages that use class_10638.class_10640
-
Uses of class_10638.class_10640 in net.minecraft
Fields in net.minecraft declared as class_10638.class_10640Modifier and TypeFieldDescriptionprivate final class_10638.class_10640class_10638.class_10639.statusThe field for thestatusrecord component.Fields in net.minecraft with type parameters of type class_10638.class_10640Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10638.class_10640> class_10638.class_10640.field_56017static final PacketCodec<ByteBuf, class_10638.class_10640> class_10638.class_10640.field_56018private static final IntFunction<class_10638.class_10640> class_10638.class_10640.field_56019Methods in net.minecraft that return class_10638.class_10640Modifier and TypeMethodDescriptionstatic class_10638.class_10640class_10638.class_10640.method_66778(int int2) class_10638.class_10639.status()Returns the value of thestatusrecord component.static class_10638.class_10640Returns the enum constant of this class with the specified name.static class_10638.class_10640[]class_10638.class_10640.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_10638.class_10640Modifier and TypeMethodDescriptionclass_10638.class_10639.method_66774(class_10638.class_10640 class_10640) Constructors in net.minecraft with parameters of type class_10638.class_10640ModifierConstructorDescriptionclass_10639(Optional<RegistryKey<class_10660>> optional, Vec3i vec3i, BlockRotation blockRotation, boolean bool, class_10638.class_10640 class_10640, Optional<Text> optional2)