net.minecraft.client.renderer

final class RenderType$CompositeRenderType

extends RenderType

gsn$a
net.minecraft.client.renderer.RenderType$CompositeRenderType
net.minecraft.class_1921$class_4687
net.minecraft.client.render.RenderLayer$MultiPhase

Field summary

Modifier and TypeField
static final BiFunction<ResourceLocation, Boolean, RenderType>
D
OUTLINE
field_29640
CULLING_LAYERS
private final RenderType$CompositeState
E
state
field_21403
phases
private final RenderPipeline
F
renderPipeline
field_56922
shaderPipeline
private final Optional<RenderType>
G
outline
field_21697
affectedOutline
private final boolean
H
isOutline
field_21851
outline

Constructor summary

ModifierConstructor
(String name, int size, boolean hasCrumbling, boolean translucent, RenderPipeline pipeline, RenderType$CompositeState params)

Method summary

Modifier and TypeMethod
public Optional<RenderType>
R()
outline()
method_23289()
getAffectedOutline()
public boolean
S()
isOutline()
method_24295()
isOutline()
public RenderPipeline
M()
getRenderPipeline()
method_68495()
getShaderPipeline()
public VertexFormat
P()
format()
method_23031()
getVertexFormat()
public VertexFormat$Mode
Q()
mode()
method_23033()
getDrawMode()
public void
a(flp arg0)
draw(MeshData arg0)
method_60895(class_9801 arg0)
draw(BuiltBuffer arg0)
public RenderTarget
L()
getRenderTarget()
method_68494()
getTarget()