Uses of Enum Class
net.minecraft.class_8314.class_8315
Packages that use class_8314.class_8315
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8314.class_8315 in net.minecraft
Fields in net.minecraft with type parameters of type class_8314.class_8315Modifier and TypeFieldDescriptionprivate final Int2ObjectMap<class_8314.class_8315>class_8314.field_43770static final StringIdentifiable.Codec<class_8314.class_8315>class_8314.class_8315.field_43771Methods in net.minecraft that return class_8314.class_8315Modifier and TypeMethodDescriptionclass_8314.method_50328(int int2) static class_8314.class_8315Returns the enum constant of this class with the specified name.static class_8314.class_8315[]class_8314.class_8315.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_8314.class_8315Modifier and TypeMethodDescriptionprotected voidclass_8314.method_50138(Integer integer, class_8314.class_8315 class_8315) protected Textclass_8314.method_50162(Integer integer, class_8314.class_8315 class_8315) -
Uses of class_8314.class_8315 in net.minecraft.client.font
Methods in net.minecraft.client.font with parameters of type class_8314.class_8315Modifier and TypeMethodDescriptionprivate static StyleTextRenderer.Drawer.method_50936(Style style, class_8314.class_8315 class_8315)