net.minecraft.client.renderer

final class RenderType$CompositeRenderType

extends RenderType

hgk$a
net.minecraft.client.renderer.RenderType$CompositeRenderType
net.minecraft.class_1921$class_4687
net.minecraft.client.render.RenderLayer$MultiPhase
net.minecraft.src.C_4168_$C_4170_

Field summary

Modifier and TypeField
static final BiFunction<ResourceLocation, Boolean, RenderType>
B
OUTLINE
field_29640
CULLING_LAYERS
f_173256_
private final RenderType$CompositeState
C
state
field_21403
phases
f_110511_
private final RenderPipeline
D
renderPipeline
field_56922
pipeline
f_381806_
private final Optional<RenderType>
E
outline
field_21697
affectedOutline
f_110513_
private final boolean
F
isOutline
field_21851
outline
f_110514_

Constructor summary

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

Method summary

Modifier and TypeMethod
public Optional<RenderType>
G()
outline()
method_23289()
getAffectedOutline()
m_7280_()
public boolean
H()
isOutline()
method_24295()
isOutline()
m_5492_()
public VertexFormat
E()
format()
method_23031()
getVertexFormat()
m_110508_()
public VertexFormat$Mode
F()
mode()
method_23033()
getDrawMode()
m_173186_()
public RenderPipeline
I()
pipeline()
method_73243()
getRenderPipeline()
m_419714_()
public void
a(ftz arg0)
draw(MeshData arg0)
method_60895(class_9801 arg0)
draw(BuiltBuffer arg0)
m_339876_(C_336471_ arg0)