Uses of Enum Class
net.minecraft.class_6854
Packages that use class_6854
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6854 in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as class_6854Methods in com.mojang.blaze3d.systems that return class_6854Methods in com.mojang.blaze3d.systems with parameters of type class_6854Modifier and TypeMethodDescriptionprivate static voidRenderSystem._setShaderFogShape(class_6854 class_6854) static voidRenderSystem.setShaderFogShape(class_6854 class_6854) -
Uses of class_6854 in net.minecraft
Methods in net.minecraft that return class_6854Modifier and TypeMethodDescriptionstatic class_6854Returns the enum constant of this class with the specified name.static class_6854[]class_6854.values()Returns an array containing the constants of this enum class, in the order they are declared.