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 p_166147_, int p_166148_) 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 p_166174_, int p_166175_) Methods in com.mojang.blaze3d.pipeline with parameters of type MainTarget.DimensionModifier and TypeMethodDescriptionprivate boolean
MainTarget.allocateColorAttachment
(MainTarget.Dimension p_166140_) private boolean
MainTarget.allocateDepthAttachment
(MainTarget.Dimension p_166145_)