Uses of Class
com.mojang.blaze3d.pipeline.MainTarget.Dimension
Packages that use MainTarget.Dimension
-
Uses of MainTarget.Dimension in com.mojang.blaze3d.pipeline
Fields in com.mojang.blaze3d.pipeline declared as MainTarget.DimensionModifier and TypeFieldDescription(package private) static final MainTarget.DimensionMainTarget.DEFAULT_DIMENSIONSMethods in com.mojang.blaze3d.pipeline that return MainTarget.DimensionModifier and TypeMethodDescriptionprivate MainTarget.DimensionMainTarget.allocateAttachments(int width, int height) Methods in com.mojang.blaze3d.pipeline that return types with arguments of type MainTarget.DimensionModifier and TypeMethodDescription(package private) static List<MainTarget.Dimension> MainTarget.Dimension.listWithFallback(int width, int height) Methods in com.mojang.blaze3d.pipeline with parameters of type MainTarget.DimensionModifier and TypeMethodDescriptionprivate booleanMainTarget.allocateColorAttachment(MainTarget.Dimension dimension) private booleanMainTarget.allocateDepthAttachment(MainTarget.Dimension dimension)