Uses of Enum Class
net.minecraft.class_10366
Packages that use class_10366
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10366 in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as class_10366Modifier and TypeFieldDescriptionprivate static class_10366RenderSystem.projectionTypeprivate static class_10366RenderSystem.savedProjectionTypeMethods in com.mojang.blaze3d.systems that return class_10366Methods in com.mojang.blaze3d.systems with parameters of type class_10366Modifier and TypeMethodDescriptionstatic voidRenderSystem.setProjectionMatrix(Matrix4f projectionMatrix, class_10366 class_10366) -
Uses of class_10366 in net.minecraft
Methods in net.minecraft that return class_10366Modifier and TypeMethodDescriptionstatic class_10366Returns the enum constant of this class with the specified name.static class_10366[]class_10366.values()Returns an array containing the constants of this enum class, in the order they are declared.