Class RenderLexicon

java.lang.Object
vazkii.botania.client.core.handler.RenderLexicon

public class RenderLexicon extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.client.resources.model.Material
     
    static final net.minecraft.client.resources.model.Material
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    renderHand(net.minecraft.world.item.ItemStack stack, net.minecraft.world.item.ItemDisplayContext type, boolean leftHanded, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffers, int light)
     

    Methods inherited from class java.lang.Object

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

    • TEXTURE

      public static final net.minecraft.client.resources.model.Material TEXTURE
    • ELVEN_TEXTURE

      public static final net.minecraft.client.resources.model.Material ELVEN_TEXTURE
  • Constructor Details

    • RenderLexicon

      public RenderLexicon()
  • Method Details

    • renderHand

      public static boolean renderHand(net.minecraft.world.item.ItemStack stack, net.minecraft.world.item.ItemDisplayContext type, boolean leftHanded, com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffers, int light)