Package net.minecraft.client.render
Class OutlineVertexConsumerProvider.OutlineVertexConsumer
java.lang.Object
net.minecraft.client.render.FixedColorVertexConsumer
net.minecraft.client.render.OutlineVertexConsumerProvider.OutlineVertexConsumer
- All Implemented Interfaces:
VertexConsumer
- Enclosing class:
- OutlineVertexConsumerProvider
@Environment(CLIENT) static class OutlineVertexConsumerProvider.OutlineVertexConsumer extends FixedColorVertexConsumer
- Mappings:
Namespace Name official elz$aintermediary net/minecraft/class_4618$class_4586named net/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer
-
Field Summary
Fields Modifier and Type Field Description private VertexConsumerdelegateprivate floatuprivate floatvprivate doublexprivate doubleyprivate doublezFields inherited from class net.minecraft.client.render.FixedColorVertexConsumer
colorFixed, fixedAlpha, fixedBlue, fixedGreen, fixedRedFields inherited from interface net.minecraft.client.render.VertexConsumer
LOGGER -
Constructor Summary
Constructors Modifier Constructor Description privateOutlineVertexConsumer(VertexConsumer delegate, int red, int green, int blue, int alpha) -
Method Summary
Modifier and Type Method Description VertexConsumercolor(int red, int green, int blue, int alpha)voidfixedColor(int int2, int int3, int int4, int int5)VertexConsumerlight(int u, int v)voidmethod_35666()voidnext()VertexConsumernormal(float x, float y, float z)VertexConsumeroverlay(int u, int v)VertexConsumertexture(float u, float v)VertexConsumervertex(double x, double y, double z)voidvertex(float x, float y, float z, float red, float green, float blue, float alpha, float u, float v, int overlay, int light, float normalX, float normalY, float normalZ)
-
Field Details
-
delegate
- Mappings:
Namespace Name Mixin selector official gLelz$a;g:Ldpk;intermediary field_20897Lnet/minecraft/class_4618$class_4586;field_20897:Lnet/minecraft/class_4588;named delegateLnet/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer;delegate:Lnet/minecraft/client/render/VertexConsumer;
-
x
private double x- Mappings:
Namespace Name Mixin selector official hLelz$a;h:Dintermediary field_21064Lnet/minecraft/class_4618$class_4586;field_21064:Dnamed xLnet/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer;x:D
-
y
private double y- Mappings:
Namespace Name Mixin selector official iLelz$a;i:Dintermediary field_21065Lnet/minecraft/class_4618$class_4586;field_21065:Dnamed yLnet/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer;y:D
-
z
private double z- Mappings:
Namespace Name Mixin selector official jLelz$a;j:Dintermediary field_21066Lnet/minecraft/class_4618$class_4586;field_21066:Dnamed zLnet/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer;z:D
-
u
private float u- Mappings:
Namespace Name Mixin selector official kLelz$a;k:Fintermediary field_21067Lnet/minecraft/class_4618$class_4586;field_21067:Fnamed uLnet/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer;u:F
-
v
private float v- Mappings:
Namespace Name Mixin selector official lLelz$a;l:Fintermediary field_21068Lnet/minecraft/class_4618$class_4586;field_21068:Fnamed vLnet/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer;v:F
-
-
Constructor Details
-
OutlineVertexConsumer
- Mappings:
Namespace Name Mixin selector official <init>Lelz$a;<init>(Ldpk;IIII)Vintermediary <init>Lnet/minecraft/class_4618$class_4586;<init>(Lnet/minecraft/class_4588;IIII)Vnamed <init>Lnet/minecraft/client/render/OutlineVertexConsumerProvider$OutlineVertexConsumer;<init>(Lnet/minecraft/client/render/VertexConsumer;IIII)V
-
-
Method Details
-
fixedColor
public void fixedColor(int int2, int int3, int int4, int int5)- Specified by:
fixedColorin interfaceVertexConsumer- Overrides:
fixedColorin classFixedColorVertexConsumer- Mappings:
Namespace Name Mixin selector official bLdpk;b(IIII)Vintermediary method_22901Lnet/minecraft/class_4588;method_22901(IIII)Vnamed fixedColorLnet/minecraft/client/render/VertexConsumer;fixedColor(IIII)V
-
method_35666
public void method_35666()- Specified by:
method_35666in interfaceVertexConsumer- Overrides:
method_35666in classFixedColorVertexConsumer- Mappings:
Namespace Name Mixin selector official jLdpk;j()Vintermediary method_35666Lnet/minecraft/class_4588;method_35666()Vnamed method_35666Lnet/minecraft/client/render/VertexConsumer;method_35666()V
-
vertex
- Mappings:
Namespace Name Mixin selector official aLdpk;a(DDD)Ldpk;intermediary method_22912Lnet/minecraft/class_4588;method_22912(DDD)Lnet/minecraft/class_4588;named vertexLnet/minecraft/client/render/VertexConsumer;vertex(DDD)Lnet/minecraft/client/render/VertexConsumer;
-
color
- Mappings:
Namespace Name Mixin selector official aLdpk;a(IIII)Ldpk;intermediary method_1336Lnet/minecraft/class_4588;method_1336(IIII)Lnet/minecraft/class_4588;named colorLnet/minecraft/client/render/VertexConsumer;color(IIII)Lnet/minecraft/client/render/VertexConsumer;
-
texture
- Mappings:
Namespace Name Mixin selector official aLdpk;a(FF)Ldpk;intermediary method_22913Lnet/minecraft/class_4588;method_22913(FF)Lnet/minecraft/class_4588;named textureLnet/minecraft/client/render/VertexConsumer;texture(FF)Lnet/minecraft/client/render/VertexConsumer;
-
overlay
- Mappings:
Namespace Name Mixin selector official aLdpk;a(II)Ldpk;intermediary method_22917Lnet/minecraft/class_4588;method_22917(II)Lnet/minecraft/class_4588;named overlayLnet/minecraft/client/render/VertexConsumer;overlay(II)Lnet/minecraft/client/render/VertexConsumer;
-
light
- Mappings:
Namespace Name Mixin selector official bLdpk;b(II)Ldpk;intermediary method_22921Lnet/minecraft/class_4588;method_22921(II)Lnet/minecraft/class_4588;named lightLnet/minecraft/client/render/VertexConsumer;light(II)Lnet/minecraft/client/render/VertexConsumer;
-
normal
- Mappings:
Namespace Name Mixin selector official bLdpk;b(FFF)Ldpk;intermediary method_22914Lnet/minecraft/class_4588;method_22914(FFF)Lnet/minecraft/class_4588;named normalLnet/minecraft/client/render/VertexConsumer;normal(FFF)Lnet/minecraft/client/render/VertexConsumer;
-
vertex
public void vertex(float x, float y, float z, float red, float green, float blue, float alpha, float u, float v, int overlay, int light, float normalX, float normalY, float normalZ)- Mappings:
Namespace Name Mixin selector official aLdpk;a(FFFFFFFFFIIFFF)Vintermediary method_23919Lnet/minecraft/class_4588;method_23919(FFFFFFFFFIIFFF)Vnamed vertexLnet/minecraft/client/render/VertexConsumer;vertex(FFFFFFFFFIIFFF)V
-
next
public void next()- Mappings:
Namespace Name Mixin selector official cLdpk;c()Vintermediary method_1344Lnet/minecraft/class_4588;method_1344()Vnamed nextLnet/minecraft/client/render/VertexConsumer;next()V
-