Package net.minecraft.client.renderer
Class RenderStateShard
java.lang.Object
net.minecraft.client.renderer.RenderStateShard
- Direct Known Subclasses:
RenderStateShard.BooleanStateShard,RenderStateShard.EmptyTextureStateShard,RenderStateShard.LayeringStateShard,RenderStateShard.LineStateShard,RenderStateShard.OutputStateShard,RenderStateShard.TexturingStateShard,RenderType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic final classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RenderStateShard.TexturingStateShardstatic final RenderStateShard.TextureStateShardstatic final RenderStateShard.TextureStateShardprivate final Runnablestatic final RenderStateShard.LineStateShardstatic final RenderStateShard.TexturingStateShardstatic final RenderStateShard.TexturingStateShardstatic final RenderStateShard.TexturingStateShardstatic final RenderStateShard.OutputStateShardstatic final RenderStateShard.LightmapStateShardstatic final RenderStateShard.OutputStateShardstatic final doubleprotected final Stringstatic final RenderStateShard.LayeringStateShardstatic final RenderStateShard.LightmapStateShardstatic final RenderStateShard.OverlayStateShardstatic final RenderStateShard.EmptyTextureStateShardstatic final RenderStateShard.OutputStateShardstatic final RenderStateShard.OverlayStateShardprivate final Runnablestatic final RenderStateShard.LayeringStateShardstatic final RenderStateShard.LayeringStateShardstatic final RenderStateShard.OutputStateShard -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetName()static voidsetupGlintTexturing(float pScale) voidtoString()
-
Field Details
-
MAX_ENCHANTMENT_GLINT_SPEED_MILLIS
public static final double MAX_ENCHANTMENT_GLINT_SPEED_MILLIS- See Also:
-
name
-
setupState
-
clearState
-
BLOCK_SHEET_MIPPED
-
BLOCK_SHEET
-
NO_TEXTURE
-
DEFAULT_TEXTURING
-
GLINT_TEXTURING
-
ENTITY_GLINT_TEXTURING
-
ARMOR_ENTITY_GLINT_TEXTURING
-
LIGHTMAP
-
NO_LIGHTMAP
-
OVERLAY
-
NO_OVERLAY
-
NO_LAYERING
-
VIEW_OFFSET_Z_LAYERING
-
VIEW_OFFSET_Z_LAYERING_FORWARD
-
MAIN_TARGET
-
OUTLINE_TARGET
-
WEATHER_TARGET
-
ITEM_ENTITY_TARGET
-
DEFAULT_LINE
-
-
Constructor Details
-
RenderStateShard
-
-
Method Details