Class CarriedObjectRender

java.lang.Object
tschipp.carryon.client.render.CarriedObjectRender

public class CarriedObjectRender extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    drawFirstPerson(net.minecraft.world.entity.player.Player player, net.minecraft.client.renderer.MultiBufferSource buffer, com.mojang.blaze3d.vertex.PoseStack matrix, int light, float partialTicks)
     
    static void
    drawThirdPerson(float partialticks, org.joml.Matrix4f mat)
    Draws the third person view of entities and blocks

    Methods inherited from class java.lang.Object

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

    • CarriedObjectRender

      public CarriedObjectRender()
  • Method Details

    • drawFirstPerson

      public static boolean drawFirstPerson(net.minecraft.world.entity.player.Player player, net.minecraft.client.renderer.MultiBufferSource buffer, com.mojang.blaze3d.vertex.PoseStack matrix, int light, float partialTicks)
    • drawThirdPerson

      public static void drawThirdPerson(float partialticks, org.joml.Matrix4f mat)
      Draws the third person view of entities and blocks
      Parameters:
      partialticks -
      mat -