Class WorldshaperssSextantItem.Hud

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

public static class WorldshaperssSextantItem.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)