Uses of Enum Class
net.minecraft.client.gl.WindowFramebuffer.Attachment
Packages that use WindowFramebuffer.Attachment
-
Uses of WindowFramebuffer.Attachment in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as WindowFramebuffer.AttachmentModifier and TypeFieldDescriptionprivate static final WindowFramebuffer.Attachment[]
WindowFramebuffer.Attachment.VALUES
Methods in net.minecraft.client.gl that return WindowFramebuffer.AttachmentModifier and TypeMethodDescriptionstatic WindowFramebuffer.Attachment
Returns the enum constant of this class with the specified name.static WindowFramebuffer.Attachment[]
WindowFramebuffer.Attachment.values()
Returns an array containing the constants of this enum class, in the order they are declared.(package private) WindowFramebuffer.Attachment
WindowFramebuffer.Attachment.with
(WindowFramebuffer.Attachment other) Methods in net.minecraft.client.gl with parameters of type WindowFramebuffer.AttachmentModifier and TypeMethodDescription(package private) WindowFramebuffer.Attachment
WindowFramebuffer.Attachment.with
(WindowFramebuffer.Attachment other)