Class MixinPlayerRenderer

java.lang.Object
at.petrak.hexcasting.mixin.client.MixinPlayerRenderer

public abstract class MixinPlayerRenderer extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    hex$onRender(net.minecraft.client.player.AbstractClientPlayer player, float $$1, float pticks, com.mojang.blaze3d.vertex.PoseStack ps, net.minecraft.client.renderer.MultiBufferSource bufferSource, int $$5, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
     

    Methods inherited from class java.lang.Object

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

    • MixinPlayerRenderer

      public MixinPlayerRenderer()
  • Method Details

    • hex$onRender

      public void hex$onRender(net.minecraft.client.player.AbstractClientPlayer player, float $$1, float pticks, com.mojang.blaze3d.vertex.PoseStack ps, net.minecraft.client.renderer.MultiBufferSource bufferSource, int $$5, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)