Uses of Enum Class
net.minecraft.class_12393
Packages that use class_12393
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12393 in net.minecraft
Fields in net.minecraft with type parameters of type class_12393Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12393> class_12393.field_64666private static final IntFunction<class_12393> class_12393.field_64667Methods in net.minecraft that return class_12393Modifier and TypeMethodDescriptionstatic class_12393Returns the enum constant of this class with the specified name.static class_12393[]class_12393.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_12393 in net.minecraft.client.gui.screen.option
Fields in net.minecraft.client.gui.screen.option declared as class_12393 -
Uses of class_12393 in net.minecraft.client.option
Fields in net.minecraft.client.option with type parameters of type class_12393Methods in net.minecraft.client.option that return types with arguments of type class_12393