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.Dimension
MainTarget.DEFAULT_DIMENSIONS
Methods in com.mojang.blaze3d.pipeline that return MainTarget.DimensionModifier and TypeMethodDescriptionprivate MainTarget.Dimension
MainTarget.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 boolean
MainTarget.allocateColorAttachment
(MainTarget.Dimension dimension) private boolean
MainTarget.allocateDepthAttachment
(MainTarget.Dimension dimension)