Uses of Enum Class
net.minecraft.client.gui.DrawContext.class_11222
Packages that use DrawContext.class_11222
-
Uses of DrawContext.class_11222 in net.minecraft.client.gui
Methods in net.minecraft.client.gui that return DrawContext.class_11222Modifier and TypeMethodDescriptionstatic DrawContext.class_11222Returns the enum constant of this class with the specified name.static DrawContext.class_11222[]DrawContext.class_11222.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui with parameters of type DrawContext.class_11222Modifier and TypeMethodDescriptionvoidDrawContext.drawStackOverlay(DrawContext.class_11222 class_11222, TextRenderer textRenderer, ItemStack itemStack, int int2, int int3, @Nullable String string) voidDrawContext.method_70849(DrawContext.class_11222 class_11222, TextRenderer textRenderer, ItemStack itemStack, int int2, int int3)