Class SextantItem.Hud

java.lang.Object
vazkii.botania.common.item.SextantItem.Hud
Enclosing class:
SextantItem

public static class SextantItem.Hud extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    Hud()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    render(net.minecraft.client.gui.GuiGraphics gui, net.minecraft.world.entity.player.Player player, net.minecraft.world.item.ItemStack stack)
     

    Methods inherited from class java.lang.Object

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

    • Hud

      public Hud()
  • Method Details

    • render

      public static void render(net.minecraft.client.gui.GuiGraphics gui, net.minecraft.world.entity.player.Player player, net.minecraft.world.item.ItemStack stack)