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_43770
static final StringIdentifiable.Codec<class_8314.class_8315>
class_8314.class_8315.field_43771
Methods in net.minecraft that return class_8314.class_8315Modifier and TypeMethodDescriptionclass_8314.method_50328
(int int2) static class_8314.class_8315
Returns 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 void
class_8314.method_50138
(Integer integer, class_8314.class_8315 class_8315) protected Text
class_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 Style
TextRenderer.Drawer.method_50936
(Style style, class_8314.class_8315 class_8315)