Uses of Enum Class
net.minecraft.class_7784.OutputType
Packages that use class_7784.OutputType
-
Uses of class_7784.OutputType in net.minecraft
Methods in net.minecraft that return class_7784.OutputTypeModifier and TypeMethodDescriptionstatic class_7784.OutputTypeReturns the enum constant of this class with the specified name.static class_7784.OutputType[]class_7784.OutputType.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_7784.OutputTypeModifier and TypeMethodDescriptionclass_7784.method_45972(class_7784.OutputType outputType) class_7784.method_45973(class_7784.OutputType outputType, String string) Constructors in net.minecraft with parameters of type class_7784.OutputTypeModifierConstructorDescription(package private)PathResolver(class_7784 dataGenerator, class_7784.OutputType outputType, String directoryName)