Class ItemInHandRendererMixin

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private float freecam$tickDelta
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      LocalPlayer onRenderItem(LocalPlayer player)
      void storeTickDelta(float tickDelta, PoseStack matrices, MultiBufferSource.BufferSource vertexConsumers, LocalPlayer player, int light, CallbackInfo ci)
      int onRenderItem2(int light)
      • Methods inherited from class java.lang.Object

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

      • ItemInHandRendererMixin

        ItemInHandRendererMixin()
    • Method Detail

      • onRenderItem

         LocalPlayer onRenderItem(LocalPlayer player)
      • storeTickDelta

         void storeTickDelta(float tickDelta, PoseStack matrices, MultiBufferSource.BufferSource vertexConsumers, LocalPlayer player, int light, CallbackInfo ci)