Package net.runelite.api.gameval
Class DBTableID.SailingSidepanelWidgetText.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.SailingSidepanelWidgetText.Row
-
- Enclosing class:
- DBTableID.SailingSidepanelWidgetText
public static final class DBTableID.SailingSidepanelWidgetText.Row extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSAILING_SIDEPANEL_FACILITY_HELM_TEXTstatic intSAILING_SIDEPANEL_FACILITY_HULL_TEXTstatic intSAILING_SIDEPANEL_FACILITY_TEXT_BOSUNS_WORKBENCH
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
SAILING_SIDEPANEL_FACILITY_HELM_TEXT
public static final int SAILING_SIDEPANEL_FACILITY_HELM_TEXT
- See Also:
- Constant Field Values
-
SAILING_SIDEPANEL_FACILITY_HULL_TEXT
public static final int SAILING_SIDEPANEL_FACILITY_HULL_TEXT
- See Also:
- Constant Field Values
-
SAILING_SIDEPANEL_FACILITY_TEXT_BOSUNS_WORKBENCH
public static final int SAILING_SIDEPANEL_FACILITY_TEXT_BOSUNS_WORKBENCH
- See Also:
- Constant Field Values
-
-