Uses of Class
net.minecraft.client.render.RenderPhase.TextureBase
Packages that use RenderPhase.TextureBase
-
Uses of RenderPhase.TextureBase in net.minecraft.client.render
Subclasses of RenderPhase.TextureBase in net.minecraft.client.renderModifier and TypeClassDescriptionprotected static class
protected static class
Fields in net.minecraft.client.render declared as RenderPhase.TextureBaseModifier and TypeFieldDescriptionprotected static final RenderPhase.TextureBase
RenderPhase.NO_TEXTURE
private RenderPhase.TextureBase
RenderLayer.MultiPhaseParameters.Builder.texture
(package private) final RenderPhase.TextureBase
RenderLayer.MultiPhaseParameters.texture
Methods in net.minecraft.client.render with parameters of type RenderPhase.TextureBaseModifier and TypeMethodDescriptionprotected RenderLayer.MultiPhaseParameters.Builder
RenderLayer.MultiPhaseParameters.Builder.texture
(RenderPhase.TextureBase texture) Constructors in net.minecraft.client.render with parameters of type RenderPhase.TextureBaseModifierConstructorDescription(package private)
MultiPhaseParameters
(RenderPhase.TextureBase texture, RenderPhase.Lightmap lightMap, RenderPhase.Overlay overlay, RenderPhase.Layering layering, RenderPhase.Target target, RenderPhase.Texturing texturing, RenderPhase.LineWidth lineWidth, RenderLayer.OutlineMode outlineMode)