Uses of Enum Class
net.minecraft.class_9243
Packages that use class_9243
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9243 in net.minecraft
Fields in net.minecraft with type parameters of type class_9243Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_9243>class_9243.CODECprivate final Map<class_9243,Boolean> class_9243.class_9244.field_49119Methods in net.minecraft that return class_9243Modifier and TypeMethodDescriptionstatic class_9243Returns the enum constant of this class with the specified name.static class_9243[]class_9243.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.minecraft with type arguments of type class_9243Modifier and TypeMethodDescriptionbooleanclass_9243.class_9244.method_57032(Set<class_9243> set) Constructor parameters in net.minecraft with type arguments of type class_9243 -
Uses of class_9243 in net.minecraft.client.font
Methods in net.minecraft.client.font that return types with arguments of type class_9243Modifier and TypeMethodDescriptionprivate static Set<class_9243>FontManager.method_57026(GameOptions gameOptions) Method parameters in net.minecraft.client.font with type arguments of type class_9243Modifier and TypeMethodDescriptionvoidFontStorage.method_57036(Set<class_9243> set) FontStorage.method_57037(List<Font.class_9241> list, Set<class_9243> set) voidFontStorage.setFonts(List<Font.class_9241> fonts, Set<class_9243> set)