Class HydraulicRefuelableItemsPage

java.lang.Object
io.github.pylonmc.rebar.guide.pages.base.SimpleDynamicGuidePage
io.github.pylonmc.pylon.guide.HydraulicRefuelableItemsPage
All Implemented Interfaces:
io.github.pylonmc.rebar.guide.pages.base.GuidePage, io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage, net.kyori.adventure.key.Keyed, org.bukkit.Keyed

public class HydraulicRefuelableItemsPage extends io.github.pylonmc.rebar.guide.pages.base.SimpleDynamicGuidePage
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage

    io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage.Companion
  • Field Summary

    Fields inherited from interface io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage

    Companion
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static xyz.xenondevs.invui.item.Item
     

    Methods inherited from class io.github.pylonmc.rebar.guide.pages.base.SimpleDynamicGuidePage

    getButtonSupplier, getGui, getHeader, getKey

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.github.pylonmc.rebar.guide.pages.base.GuidePage

    getTitle, open, shouldDisplay

    Methods inherited from interface org.bukkit.Keyed

    key

    Methods inherited from interface io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage

    loadCurrentPage, saveCurrentPage
  • Constructor Details

    • HydraulicRefuelableItemsPage

      public HydraulicRefuelableItemsPage()
  • Method Details

    • getButton

      public static xyz.xenondevs.invui.item.Item getButton()