Package | Description |
---|---|
net.minecraft.client.renderer |
Modifier and Type | Method and Description |
---|---|
static GlStateManager.Profile |
GlStateManager.Profile.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GlStateManager.Profile[] |
GlStateManager.Profile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
GlStateManager.disableBlendProfile(GlStateManager.Profile p_187440_0_) |
static void |
GlStateManager.enableBlendProfile(GlStateManager.Profile p_187408_0_) |