Uses of Interface
com.mojang.blaze3d.vertex.VertexConsumer
Package
Description
-
Uses of VertexConsumer in com.mojang.blaze3d.vertex
Modifier and TypeClassDescriptionclass
class
class
(package private) static class
(package private) static class
Modifier and TypeFieldDescriptionprivate VertexConsumer
SheetedDecalTextureGenerator.delegate
private VertexConsumer[]
VertexMultiConsumer.Multiple.delegates
private VertexConsumer
VertexMultiConsumer.Double.first
private VertexConsumer
VertexMultiConsumer.Double.second
Modifier and TypeMethodDescriptionBufferBuilder.color(int p_85692_, int p_85693_, int p_85694_, int p_85695_)
default VertexConsumer
BufferVertexConsumer.color(int p_85787_, int p_85788_, int p_85789_, int p_85790_)
SheetedDecalTextureGenerator.color(int p_85895_, int p_85896_, int p_85897_, int p_85898_)
default VertexConsumer
VertexConsumer.color(float p_85951_, float p_85952_, float p_85953_, float p_85954_)
VertexConsumer.color(int p_85973_, int p_85974_, int p_85975_, int p_85976_)
VertexMultiConsumer.Double.color(int p_86202_, int p_86203_, int p_86204_, int p_86205_)
VertexMultiConsumer.Multiple.color(int p_167130_, int p_167131_, int p_167132_, int p_167133_)
static VertexConsumer
VertexMultiConsumer.create()
static VertexConsumer
VertexMultiConsumer.create(VertexConsumer p_167062_)
static VertexConsumer
VertexMultiConsumer.create(VertexConsumer... p_167064_)
static VertexConsumer
VertexMultiConsumer.create(VertexConsumer p_86169_, VertexConsumer p_86170_)
default VertexConsumer
BufferVertexConsumer.normal(float p_85798_, float p_85799_, float p_85800_)
SheetedDecalTextureGenerator.normal(float p_85900_, float p_85901_, float p_85902_)
VertexConsumer.normal(float p_86005_, float p_86006_, float p_86007_)
default VertexConsumer
VertexMultiConsumer.Double.normal(float p_86207_, float p_86208_, float p_86209_)
VertexMultiConsumer.Multiple.normal(float p_167147_, float p_167148_, float p_167149_)
default VertexConsumer
BufferVertexConsumer.overlayCoords(int p_85784_, int p_85785_)
SheetedDecalTextureGenerator.overlayCoords(int p_85892_, int p_85893_)
default VertexConsumer
VertexConsumer.overlayCoords(int p_86009_)
VertexConsumer.overlayCoords(int p_85971_, int p_85972_)
VertexMultiConsumer.Double.overlayCoords(int p_86199_, int p_86200_)
VertexMultiConsumer.Multiple.overlayCoords(int p_167127_, int p_167128_)
default VertexConsumer
BufferVertexConsumer.uv(float p_85777_, float p_85778_)
SheetedDecalTextureGenerator.uv(float p_85889_, float p_85890_)
VertexConsumer.uv(float p_85948_, float p_85949_)
VertexMultiConsumer.Double.uv(float p_86181_, float p_86182_)
VertexMultiConsumer.Multiple.uv(float p_167084_, float p_167085_)
default VertexConsumer
BufferVertexConsumer.uv2(int p_85802_, int p_85803_)
SheetedDecalTextureGenerator.uv2(int p_85904_, int p_85905_)
default VertexConsumer
VertexConsumer.uv2(int p_85970_)
VertexConsumer.uv2(int p_86010_, int p_86011_)
VertexMultiConsumer.Double.uv2(int p_86211_, int p_86212_)
VertexMultiConsumer.Multiple.uv2(int p_167151_, int p_167152_)
default VertexConsumer
BufferVertexConsumer.uvShort(short p_85794_, short p_85795_, int p_85796_)
default VertexConsumer
BufferVertexConsumer.vertex(double p_85771_, double p_85772_, double p_85773_)
SheetedDecalTextureGenerator.vertex(double p_85885_, double p_85886_, double p_85887_)
VertexConsumer.vertex(double p_85945_, double p_85946_, double p_85947_)
default VertexConsumer
VertexMultiConsumer.Double.vertex(double p_86177_, double p_86178_, double p_86179_)
VertexMultiConsumer.Multiple.vertex(double p_167075_, double p_167076_, double p_167077_)
Modifier and TypeMethodDescriptionstatic VertexConsumer
VertexMultiConsumer.create(VertexConsumer p_167062_)
static VertexConsumer
VertexMultiConsumer.create(VertexConsumer... p_167064_)
static VertexConsumer
VertexMultiConsumer.create(VertexConsumer p_86169_, VertexConsumer p_86170_)
Modifier and TypeMethodDescriptionprivate void
VertexMultiConsumer.Multiple.forEach(Consumer<VertexConsumer> p_167145_)
ModifierConstructorDescriptionDouble(VertexConsumer p_86174_, VertexConsumer p_86175_)
Multiple(VertexConsumer[] p_167073_)
SheetedDecalTextureGenerator(VertexConsumer p_85880_, Matrix4f p_85881_, Matrix3f p_85882_)
-
Uses of VertexConsumer in net.minecraft.client.gui
Modifier and TypeMethodDescription(package private) void
Font.renderChar(BakedGlyph p_92788_, boolean p_92789_, boolean p_92790_, float p_92791_, float p_92792_, float p_92793_, Matrix4f p_92794_, VertexConsumer p_92795_, float p_92796_, float p_92797_, float p_92798_, float p_92799_, int p_92800_)
-
Uses of VertexConsumer in net.minecraft.client.gui.font.glyphs
Modifier and TypeMethodDescriptionvoid
BakedGlyph.render(boolean p_95227_, float p_95228_, float p_95229_, Matrix4f p_95230_, VertexConsumer p_95231_, float p_95232_, float p_95233_, float p_95234_, float p_95235_, int p_95236_)
void
EmptyGlyph.render(boolean p_95278_, float p_95279_, float p_95280_, Matrix4f p_95281_, VertexConsumer p_95282_, float p_95283_, float p_95284_, float p_95285_, float p_95286_, int p_95287_)
void
BakedGlyph.renderEffect(BakedGlyph.Effect p_95221_, Matrix4f p_95222_, VertexConsumer p_95223_, int p_95224_)
-
Uses of VertexConsumer in net.minecraft.client.model
Modifier and TypeMethodDescriptionvoid
BookModel.render(PoseStack p_102317_, VertexConsumer p_102318_, int p_102319_, int p_102320_, float p_102321_, float p_102322_, float p_102323_, float p_102324_)
void
PlayerModel.renderCloak(PoseStack p_103412_, VertexConsumer p_103413_, int p_103414_, int p_103415_)
void
PlayerModel.renderEars(PoseStack p_103402_, VertexConsumer p_103403_, int p_103404_, int p_103405_)
void
ParrotModel.renderOnShoulder(PoseStack p_103224_, VertexConsumer p_103225_, int p_103226_, int p_103227_, float p_103228_, float p_103229_, float p_103230_, float p_103231_, int p_103232_)
void
AgeableListModel.renderToBuffer(PoseStack p_102034_, VertexConsumer p_102035_, int p_102036_, int p_102037_, float p_102038_, float p_102039_, float p_102040_, float p_102041_)
void
BookModel.renderToBuffer(PoseStack p_102298_, VertexConsumer p_102299_, int p_102300_, int p_102301_, float p_102302_, float p_102303_, float p_102304_, float p_102305_)
void
ColorableAgeableListModel.renderToBuffer(PoseStack p_102424_, VertexConsumer p_102425_, int p_102426_, int p_102427_, float p_102428_, float p_102429_, float p_102430_, float p_102431_)
void
ColorableHierarchicalModel.renderToBuffer(PoseStack p_170506_, VertexConsumer p_170507_, int p_170508_, int p_170509_, float p_170510_, float p_170511_, float p_170512_, float p_170513_)
void
HierarchicalModel.renderToBuffer(PoseStack p_170625_, VertexConsumer p_170626_, int p_170627_, int p_170628_, float p_170629_, float p_170630_, float p_170631_, float p_170632_)
void
ListModel.renderToBuffer(PoseStack p_103013_, VertexConsumer p_103014_, int p_103015_, int p_103016_, float p_103017_, float p_103018_, float p_103019_, float p_103020_)
void
LlamaModel.renderToBuffer(PoseStack p_103056_, VertexConsumer p_103057_, int p_103058_, int p_103059_, float p_103060_, float p_103061_, float p_103062_, float p_103063_)
abstract void
Model.renderToBuffer(PoseStack p_103111_, VertexConsumer p_103112_, int p_103113_, int p_103114_, float p_103115_, float p_103116_, float p_103117_, float p_103118_)
void
RabbitModel.renderToBuffer(PoseStack p_103555_, VertexConsumer p_103556_, int p_103557_, int p_103558_, float p_103559_, float p_103560_, float p_103561_, float p_103562_)
void
ShieldModel.renderToBuffer(PoseStack p_103703_, VertexConsumer p_103704_, int p_103705_, int p_103706_, float p_103707_, float p_103708_, float p_103709_, float p_103710_)
void
SkullModel.renderToBuffer(PoseStack p_103815_, VertexConsumer p_103816_, int p_103817_, int p_103818_, float p_103819_, float p_103820_, float p_103821_, float p_103822_)
void
TridentModel.renderToBuffer(PoseStack p_103919_, VertexConsumer p_103920_, int p_103921_, int p_103922_, float p_103923_, float p_103924_, float p_103925_, float p_103926_)
void
TurtleModel.renderToBuffer(PoseStack p_104001_, VertexConsumer p_104002_, int p_104003_, int p_104004_, float p_104005_, float p_104006_, float p_104007_, float p_104008_)
-
Uses of VertexConsumer in net.minecraft.client.model.dragon
Modifier and TypeMethodDescriptionvoid
DragonHeadModel.renderToBuffer(PoseStack p_104192_, VertexConsumer p_104193_, int p_104194_, int p_104195_, float p_104196_, float p_104197_, float p_104198_, float p_104199_)
-
Uses of VertexConsumer in net.minecraft.client.model.geom
Modifier and TypeMethodDescriptionprivate void
ModelPart.compile(PoseStack.Pose p_104291_, VertexConsumer p_104292_, int p_104293_, int p_104294_, float p_104295_, float p_104296_, float p_104297_, float p_104298_)
void
ModelPart.Cube.compile(PoseStack.Pose p_171333_, VertexConsumer p_171334_, int p_171335_, int p_171336_, float p_171337_, float p_171338_, float p_171339_, float p_171340_)
void
ModelPart.render(PoseStack p_104302_, VertexConsumer p_104303_, int p_104304_, int p_104305_)
void
ModelPart.render(PoseStack p_104307_, VertexConsumer p_104308_, int p_104309_, int p_104310_, float p_104311_, float p_104312_, float p_104313_, float p_104314_)
-
Uses of VertexConsumer in net.minecraft.client.particle
Modifier and TypeMethodDescriptionvoid
DustColorTransitionParticle.render(VertexConsumer p_172063_, Camera p_172064_, float p_172065_)
void
FireworkParticles.OverlayParticle.render(VertexConsumer p_106688_, Camera p_106689_, float p_106690_)
void
FireworkParticles.SparkParticle.render(VertexConsumer p_106724_, Camera p_106725_, float p_106726_)
void
ItemPickupParticle.render(VertexConsumer p_107039_, Camera p_107040_, float p_107041_)
void
MobAppearanceParticle.render(VertexConsumer p_107125_, Camera p_107126_, float p_107127_)
void
NoRenderParticle.render(VertexConsumer p_107162_, Camera p_107163_, float p_107164_)
abstract void
Particle.render(VertexConsumer p_107261_, Camera p_107262_, float p_107263_)
void
SingleQuadParticle.render(VertexConsumer p_107678_, Camera p_107679_, float p_107680_)
void
VibrationSignalParticle.render(VertexConsumer p_172475_, Camera p_172476_, float p_172477_)
private void
VibrationSignalParticle.renderSignal(VertexConsumer p_172479_, Camera p_172480_, float p_172481_, Consumer<Quaternion> p_172482_)
-
Uses of VertexConsumer in net.minecraft.client.renderer
Modifier and TypeClassDescription(package private) static class
class
Modifier and TypeFieldDescriptionprivate VertexConsumer
OutlineBufferSource.EntityOutlineGenerator.delegate
private VertexConsumer
SpriteCoordinateExpander.delegate
Modifier and TypeMethodDescriptionOutlineBufferSource.EntityOutlineGenerator.color(int p_109981_, int p_109982_, int p_109983_, int p_109984_)
SpriteCoordinateExpander.color(int p_110826_, int p_110827_, int p_110828_, int p_110829_)
MultiBufferSource.BufferSource.getBuffer(RenderType p_109919_)
MultiBufferSource.getBuffer(RenderType p_109903_)
OutlineBufferSource.getBuffer(RenderType p_109935_)
OutlineBufferSource.EntityOutlineGenerator.normal(float p_109986_, float p_109987_, float p_109988_)
SpriteCoordinateExpander.normal(float p_110831_, float p_110832_, float p_110833_)
OutlineBufferSource.EntityOutlineGenerator.overlayCoords(int p_109978_, int p_109979_)
SpriteCoordinateExpander.overlayCoords(int p_110823_, int p_110824_)
OutlineBufferSource.EntityOutlineGenerator.uv(float p_109960_, float p_109961_)
SpriteCoordinateExpander.uv(float p_110805_, float p_110806_)
OutlineBufferSource.EntityOutlineGenerator.uv2(int p_109990_, int p_109991_)
SpriteCoordinateExpander.uv2(int p_110835_, int p_110836_)
OutlineBufferSource.EntityOutlineGenerator.vertex(double p_109956_, double p_109957_, double p_109958_)
SpriteCoordinateExpander.vertex(double p_110801_, double p_110802_, double p_110803_)
Modifier and TypeMethodDescriptionprivate void
LevelRenderer.addFrustumQuad(VertexConsumer p_109669_, int p_109670_, int p_109671_, int p_109672_, int p_109673_, int p_109674_, int p_109675_, int p_109676_)
private void
LevelRenderer.addFrustumVertex(VertexConsumer p_109666_, int p_109667_)
private void
LevelRenderer.renderHitOutline(PoseStack p_109638_, VertexConsumer p_109639_, Entity p_109640_, double p_109641_, double p_109642_, double p_109643_, BlockPos p_109644_, BlockState p_109645_)
static void
LevelRenderer.renderLineBox(PoseStack p_109609_, VertexConsumer p_109610_, double p_109611_, double p_109612_, double p_109613_, double p_109614_, double p_109615_, double p_109616_, float p_109617_, float p_109618_, float p_109619_, float p_109620_)
static void
LevelRenderer.renderLineBox(PoseStack p_109622_, VertexConsumer p_109623_, double p_109624_, double p_109625_, double p_109626_, double p_109627_, double p_109628_, double p_109629_, float p_109630_, float p_109631_, float p_109632_, float p_109633_, float p_109634_, float p_109635_, float p_109636_)
static void
LevelRenderer.renderLineBox(PoseStack p_109647_, VertexConsumer p_109648_, AABB p_109649_, float p_109650_, float p_109651_, float p_109652_, float p_109653_)
static void
LevelRenderer.renderLineBox(VertexConsumer p_172966_, double p_172967_, double p_172968_, double p_172969_, double p_172970_, double p_172971_, double p_172972_, float p_172973_, float p_172974_, float p_172975_, float p_172976_)
private static void
LevelRenderer.renderShape(PoseStack p_109783_, VertexConsumer p_109784_, VoxelShape p_109785_, double p_109786_, double p_109787_, double p_109788_, float p_109789_, float p_109790_, float p_109791_, float p_109792_)
static void
LevelRenderer.renderVoxelShape(PoseStack p_109655_, VertexConsumer p_109656_, VoxelShape p_109657_, double p_109658_, double p_109659_, double p_109660_, float p_109661_, float p_109662_, float p_109663_, float p_109664_)
ModifierConstructorDescription(package private)
EntityOutlineGenerator(VertexConsumer p_109943_, int p_109944_, int p_109945_, int p_109946_, int p_109947_)
SpriteCoordinateExpander(VertexConsumer p_110798_, TextureAtlasSprite p_110799_)
-
Uses of VertexConsumer in net.minecraft.client.renderer.block
Modifier and TypeMethodDescriptionprivate void
ModelBlockRenderer.putQuadData(BlockAndTintGetter p_111024_, BlockState p_111025_, BlockPos p_111026_, VertexConsumer p_111027_, PoseStack.Pose p_111028_, BakedQuad p_111029_, float p_111030_, float p_111031_, float p_111032_, float p_111033_, int p_111034_, int p_111035_, int p_111036_, int p_111037_, int p_111038_)
boolean
BlockRenderDispatcher.renderBatched(BlockState p_110925_, BlockPos p_110926_, BlockAndTintGetter p_110927_, PoseStack p_110928_, VertexConsumer p_110929_, boolean p_110930_, Random p_110931_)
Deprecated.boolean
BlockRenderDispatcher.renderBatched(BlockState p_110925_, BlockPos p_110926_, BlockAndTintGetter p_110927_, PoseStack p_110928_, VertexConsumer p_110929_, boolean p_110930_, Random p_110931_, IModelData modelData)
void
BlockRenderDispatcher.renderBreakingTexture(BlockState p_110919_, BlockPos p_110920_, BlockAndTintGetter p_110921_, PoseStack p_110922_, VertexConsumer p_110923_)
Deprecated.void
BlockRenderDispatcher.renderBreakingTexture(BlockState p_110919_, BlockPos p_110920_, BlockAndTintGetter p_110921_, PoseStack p_110922_, VertexConsumer p_110923_, IModelData modelData)
boolean
BlockRenderDispatcher.renderLiquid(BlockPos p_110933_, BlockAndTintGetter p_110934_, VertexConsumer p_110935_, FluidState p_110936_)
void
ModelBlockRenderer.renderModel(PoseStack.Pose p_111068_, VertexConsumer p_111069_, BlockState p_111070_, BakedModel p_111071_, float p_111072_, float p_111073_, float p_111074_, int p_111075_, int p_111076_)
Deprecated.void
ModelBlockRenderer.renderModel(PoseStack.Pose p_111068_, VertexConsumer p_111069_, BlockState p_111070_, BakedModel p_111071_, float p_111072_, float p_111073_, float p_111074_, int p_111075_, int p_111076_, IModelData modelData)
private void
ModelBlockRenderer.renderModelFaceAO(BlockAndTintGetter p_111013_, BlockState p_111014_, BlockPos p_111015_, PoseStack p_111016_, VertexConsumer p_111017_, List<BakedQuad> p_111018_, float[] p_111019_, BitSet p_111020_, ModelBlockRenderer.AmbientOcclusionFace p_111021_, int p_111022_)
private void
ModelBlockRenderer.renderModelFaceFlat(BlockAndTintGetter p_111002_, BlockState p_111003_, BlockPos p_111004_, int p_111005_, int p_111006_, boolean p_111007_, PoseStack p_111008_, VertexConsumer p_111009_, List<BakedQuad> p_111010_, BitSet p_111011_)
private static void
ModelBlockRenderer.renderQuadList(PoseStack.Pose p_111059_, VertexConsumer p_111060_, float p_111061_, float p_111062_, float p_111063_, List<BakedQuad> p_111064_, int p_111065_, int p_111066_)
boolean
LiquidBlockRenderer.tesselate(BlockAndTintGetter p_110955_, BlockPos p_110956_, VertexConsumer p_110957_, FluidState p_110958_)
boolean
ModelBlockRenderer.tesselateBlock(BlockAndTintGetter p_111048_, BakedModel p_111049_, BlockState p_111050_, BlockPos p_111051_, PoseStack p_111052_, VertexConsumer p_111053_, boolean p_111054_, Random p_111055_, long p_111056_, int p_111057_)
Deprecated.boolean
ModelBlockRenderer.tesselateBlock(BlockAndTintGetter p_111048_, BakedModel p_111049_, BlockState p_111050_, BlockPos p_111051_, PoseStack p_111052_, VertexConsumer p_111053_, boolean p_111054_, Random p_111055_, long p_111056_, int p_111057_, IModelData modelData)
boolean
ModelBlockRenderer.tesselateWithAO(BlockAndTintGetter p_111079_, BakedModel p_111080_, BlockState p_111081_, BlockPos p_111082_, PoseStack p_111083_, VertexConsumer p_111084_, boolean p_111085_, Random p_111086_, long p_111087_, int p_111088_)
Deprecated.boolean
ModelBlockRenderer.tesselateWithAO(BlockAndTintGetter p_111079_, BakedModel p_111080_, BlockState p_111081_, BlockPos p_111082_, PoseStack p_111083_, VertexConsumer p_111084_, boolean p_111085_, Random p_111086_, long p_111087_, int p_111088_, IModelData modelData)
boolean
ModelBlockRenderer.tesselateWithoutAO(BlockAndTintGetter p_111091_, BakedModel p_111092_, BlockState p_111093_, BlockPos p_111094_, PoseStack p_111095_, VertexConsumer p_111096_, boolean p_111097_, Random p_111098_, long p_111099_, int p_111100_)
Deprecated.boolean
ModelBlockRenderer.tesselateWithoutAO(BlockAndTintGetter p_111091_, BakedModel p_111092_, BlockState p_111093_, BlockPos p_111094_, PoseStack p_111095_, VertexConsumer p_111096_, boolean p_111097_, Random p_111098_, long p_111099_, int p_111100_, IModelData modelData)
private void
LiquidBlockRenderer.vertex(VertexConsumer p_110985_, double p_110986_, double p_110987_, double p_110988_, float p_110989_, float p_110990_, float p_110991_, float alpha, float p_110992_, float p_110993_, int p_110994_)
-
Uses of VertexConsumer in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionprivate static void
BeaconRenderer.addVertex(Matrix4f p_112107_, Matrix3f p_112108_, VertexConsumer p_112109_, float p_112110_, float p_112111_, float p_112112_, float p_112113_, int p_112114_, float p_112115_, float p_112116_, float p_112117_, float p_112118_)
private void
ChestRenderer.render(PoseStack p_112370_, VertexConsumer p_112371_, ModelPart p_112372_, ModelPart p_112373_, ModelPart p_112374_, float p_112375_, int p_112376_, int p_112377_)
private void
TheEndPortalRenderer.renderCube(T p_173691_, Matrix4f p_173692_, VertexConsumer p_173693_)
private void
TheEndPortalRenderer.renderFace(T p_173695_, Matrix4f p_173696_, VertexConsumer p_173697_, float p_173698_, float p_173699_, float p_173700_, float p_173701_, float p_173702_, float p_173703_, float p_173704_, float p_173705_, Direction p_173706_)
private void
StructureBlockRenderer.renderInvisibleBlocks(StructureBlockEntity p_173677_, VertexConsumer p_173678_, BlockPos p_173679_, PoseStack p_173680_)
private static void
BeaconRenderer.renderPart(PoseStack p_112156_, VertexConsumer p_112157_, float p_112158_, float p_112159_, float p_112160_, float p_112161_, int p_112162_, int p_112163_, float p_112164_, float p_112165_, float p_112166_, float p_112167_, float p_112168_, float p_112169_, float p_112170_, float p_112171_, float p_112172_, float p_112173_, float p_112174_, float p_112175_)
private static void
BeaconRenderer.renderQuad(Matrix4f p_112120_, Matrix3f p_112121_, VertexConsumer p_112122_, float p_112123_, float p_112124_, float p_112125_, float p_112126_, int p_112127_, int p_112128_, float p_112129_, float p_112130_, float p_112131_, float p_112132_, float p_112133_, float p_112134_, float p_112135_, float p_112136_)
void
SignRenderer.SignModel.renderToBuffer(PoseStack p_112510_, VertexConsumer p_112511_, int p_112512_, int p_112513_, float p_112514_, float p_112515_, float p_112516_, float p_112517_)
-
Uses of VertexConsumer in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionstatic VertexConsumer
ItemRenderer.getArmorFoilBuffer(MultiBufferSource p_115185_, RenderType p_115186_, boolean p_115187_, boolean p_115188_)
static VertexConsumer
ItemRenderer.getCompassFoilBuffer(MultiBufferSource p_115181_, RenderType p_115182_, PoseStack.Pose p_115183_)
static VertexConsumer
ItemRenderer.getCompassFoilBufferDirect(MultiBufferSource p_115208_, RenderType p_115209_, PoseStack.Pose p_115210_)
static VertexConsumer
ItemRenderer.getFoilBuffer(MultiBufferSource p_115212_, RenderType p_115213_, boolean p_115214_, boolean p_115215_)
static VertexConsumer
ItemRenderer.getFoilBufferDirect(MultiBufferSource p_115223_, RenderType p_115224_, boolean p_115225_, boolean p_115226_)
Modifier and TypeMethodDescriptionprivate static void
MobRenderer.addVertexPair(VertexConsumer p_174308_, Matrix4f p_174309_, float p_174310_, float p_174311_, float p_174312_, int p_174313_, int p_174314_, int p_174315_, int p_174316_, float p_174317_, float p_174318_, float p_174319_, float p_174320_, int p_174321_, boolean p_174322_)
private static void
EntityRenderDispatcher.fireVertex(PoseStack.Pose p_114415_, VertexConsumer p_114416_, float p_114417_, float p_114418_, float p_114419_, float p_114420_, float p_114421_)
private static void
LightningBoltRenderer.quad(Matrix4f p_115273_, VertexConsumer p_115274_, float p_115275_, float p_115276_, int p_115277_, float p_115278_, float p_115279_, float p_115280_, float p_115281_, float p_115282_, float p_115283_, float p_115284_, boolean p_115285_, boolean p_115286_, boolean p_115287_, boolean p_115288_)
private static void
EntityRenderDispatcher.renderBlockShadow(PoseStack.Pose p_114432_, VertexConsumer p_114433_, LevelReader p_114434_, BlockPos p_114435_, double p_114436_, double p_114437_, double p_114438_, float p_114439_, float p_114440_)
private static void
EntityRenderDispatcher.renderHitbox(PoseStack p_114442_, VertexConsumer p_114443_, Entity p_114444_, float p_114445_)
void
ItemRenderer.renderModelLists(BakedModel p_115190_, ItemStack p_115191_, int p_115192_, int p_115193_, PoseStack p_115194_, VertexConsumer p_115195_)
private void
PaintingRenderer.renderPainting(PoseStack p_115559_, VertexConsumer p_115560_, Painting p_115561_, int p_115562_, int p_115563_, TextureAtlasSprite p_115564_, TextureAtlasSprite p_115565_)
void
ItemRenderer.renderQuadList(PoseStack p_115163_, VertexConsumer p_115164_, List<BakedQuad> p_115165_, ItemStack p_115166_, int p_115167_, int p_115168_)
private void
EnderDragonRenderer.DragonModel.renderSide(PoseStack p_173978_, VertexConsumer p_173979_, int p_173980_, int p_173981_, float p_173982_, ModelPart p_173983_, ModelPart p_173984_, ModelPart p_173985_, ModelPart p_173986_, ModelPart p_173987_, ModelPart p_173988_, ModelPart p_173989_, float p_173990_)
void
EnderDragonRenderer.DragonModel.renderToBuffer(PoseStack p_114281_, VertexConsumer p_114282_, int p_114283_, int p_114284_, float p_114285_, float p_114286_, float p_114287_, float p_114288_)
private static void
EntityRenderDispatcher.shadowVertex(PoseStack.Pose p_114423_, VertexConsumer p_114424_, float p_114425_, float p_114426_, float p_114427_, float p_114428_, float p_114429_, float p_114430_)
private static void
FishingHookRenderer.stringVertex(float p_174119_, float p_174120_, float p_174121_, VertexConsumer p_174122_, PoseStack.Pose p_174123_, float p_174124_, float p_174125_)
void
ArrowRenderer.vertex(Matrix4f p_113826_, Matrix3f p_113827_, VertexConsumer p_113828_, int p_113829_, int p_113830_, int p_113831_, float p_113832_, float p_113833_, int p_113834_, int p_113835_, int p_113836_, int p_113837_)
private static void
DragonFireballRenderer.vertex(VertexConsumer p_114090_, Matrix4f p_114091_, Matrix3f p_114092_, int p_114093_, float p_114094_, int p_114095_, int p_114096_, int p_114097_)
private static void
ExperienceOrbRenderer.vertex(VertexConsumer p_114609_, Matrix4f p_114610_, Matrix3f p_114611_, float p_114612_, float p_114613_, int p_114614_, int p_114615_, int p_114616_, float p_114617_, float p_114618_, int p_114619_)
private static void
FishingHookRenderer.vertex(VertexConsumer p_114712_, Matrix4f p_114713_, Matrix3f p_114714_, int p_114715_, float p_114716_, int p_114717_, int p_114718_, int p_114719_)
private static void
GuardianRenderer.vertex(VertexConsumer p_114842_, Matrix4f p_114843_, Matrix3f p_114844_, float p_114845_, float p_114846_, float p_114847_, int p_114848_, int p_114849_, int p_114850_, float p_114851_, float p_114852_)
private void
PaintingRenderer.vertex(Matrix4f p_115537_, Matrix3f p_115538_, VertexConsumer p_115539_, float p_115540_, float p_115541_, float p_115542_, float p_115543_, float p_115544_, int p_115545_, int p_115546_, int p_115547_, int p_115548_)
private static void
EnderDragonRenderer.vertex01(VertexConsumer p_114220_, Matrix4f p_114221_, int p_114222_)
private static void
EnderDragonRenderer.vertex2(VertexConsumer p_114215_, Matrix4f p_114216_, float p_114217_, float p_114218_)
private static void
EnderDragonRenderer.vertex3(VertexConsumer p_114224_, Matrix4f p_114225_, float p_114226_, float p_114227_)
private static void
EnderDragonRenderer.vertex4(VertexConsumer p_114229_, Matrix4f p_114230_, float p_114231_, float p_114232_)
-
Uses of VertexConsumer in net.minecraft.client.renderer.entity.layers
Modifier and TypeMethodDescriptionprivate static void
BeeStingerLayer.vertex(VertexConsumer p_116593_, Matrix4f p_116594_, Matrix3f p_116595_, float p_116596_, int p_116597_, float p_116598_, float p_116599_, int p_116600_)
-
Uses of VertexConsumer in net.minecraft.client.renderer.texture
-
Uses of VertexConsumer in net.minecraft.client.resources.model
Modifier and TypeMethodDescriptionMaterial.buffer(MultiBufferSource p_119195_, Function<ResourceLocation,RenderType> p_119196_)
Material.buffer(MultiBufferSource p_119198_, Function<ResourceLocation,RenderType> p_119199_, boolean p_119200_)
-
Uses of VertexConsumer in net.minecraftforge.client.model.pipeline
Modifier and TypeMethodDescriptionvoid
VertexBufferConsumer.setBuffer(VertexConsumer buffer)
boolean
ForgeBlockModelRenderer.tesselateWithAO(BlockAndTintGetter world, BakedModel model, BlockState state, BlockPos pos, PoseStack matrixStack, VertexConsumer buffer, boolean checkSides, Random rand, long seed, int combinedOverlayIn, IModelData modelData)
boolean
ForgeBlockModelRenderer.tesselateWithoutAO(BlockAndTintGetter world, BakedModel model, BlockState state, BlockPos pos, PoseStack matrixStack, VertexConsumer buffer, boolean checkSides, Random rand, long seed, int combinedOverlayIn, IModelData modelData)
-
Uses of VertexConsumer in net.minecraftforge.debug.client.rendering
Modifier and TypeMethodDescriptionvoid
EntityRendererEventsTest.EntityRenderEventsTestClientModStuff.MyEntityModel.renderToBuffer(PoseStack poseStack, VertexConsumer vertexConsumer, int packedLightIn, int packedOverlayIn, float red, float green, float blue, float alpha)