Class VertexRendering

java.lang.Object
net.minecraft.client.render.VertexRendering

@Environment(CLIENT) public class VertexRendering extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/VertexRendering
intermediary net/minecraft/class_9974
official hka
  • Constructor Details

    • VertexRendering

      public VertexRendering()
  • Method Details

    • drawOutline

      public static void drawOutline(MatrixStack matrices, VertexConsumer vertexConsumers, VoxelShape shape, double offsetX, double offsetY, double offsetZ, int color, float float2)
      Mappings:
      Namespace Name Mixin selector
      named drawOutline Lnet/minecraft/client/render/VertexRendering;drawOutline(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;Lnet/minecraft/util/shape/VoxelShape;DDDIF)V
      intermediary method_62296 Lnet/minecraft/class_9974;method_62296(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;Lnet/minecraft/class_265;DDDIF)V
      official a Lhka;a(Lfwz;Lfxc;Lfrx;DDDIF)V