Class BacktankArmorLayerMixin

java.lang.Object
ch.voidlee.repair.mixin.client.bug_fixes.backtank_glint.BacktankArmorLayerMixin

public abstract class BacktankArmorLayerMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.blaze3d.vertex.VertexConsumer
    create_repair$useFoilBuffer(net.minecraft.client.renderer.MultiBufferSource instance, net.minecraft.client.renderer.RenderType renderType, com.llamalad7.mixinextras.injector.wrapoperation.Operation<com.mojang.blaze3d.vertex.VertexConsumer> original, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer, int light, net.minecraft.world.entity.LivingEntity entity, float yaw, float pitch, float pt, float p_225628_8_, float p_225628_9_, float p_225628_10_)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BacktankArmorLayerMixin

      public BacktankArmorLayerMixin()
  • Method Details

    • create_repair$useFoilBuffer

      public com.mojang.blaze3d.vertex.VertexConsumer create_repair$useFoilBuffer(net.minecraft.client.renderer.MultiBufferSource instance, net.minecraft.client.renderer.RenderType renderType, com.llamalad7.mixinextras.injector.wrapoperation.Operation<com.mojang.blaze3d.vertex.VertexConsumer> original, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer, int light, net.minecraft.world.entity.LivingEntity entity, float yaw, float pitch, float pt, float p_225628_8_, float p_225628_9_, float p_225628_10_)