Uses of Enum Class
net.minecraft.class_12345
Packages that use class_12345
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12345 in net.minecraft
Fields in net.minecraft with type parameters of type class_12345Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12345> class_12345.CODECMethods in net.minecraft that return class_12345Modifier and TypeMethodDescriptionstatic class_12345Returns the enum constant of this class with the specified name.static class_12345[]class_12345.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_12345 in net.minecraft.client.option
Fields in net.minecraft.client.option with type parameters of type class_12345Methods in net.minecraft.client.option that return types with arguments of type class_12345 -
Uses of class_12345 in net.minecraft.client.toast
Methods in net.minecraft.client.toast with parameters of type class_12345Modifier and TypeMethodDescriptionvoidToastManager.method_76619(class_12345 class_12345) private voidToastManager.method_76620(class_12345 class_12345)