classpublicabstractPriority 3
CraftingWindow
com.hypixel.hytale.builtin.crafting.window.CraftingWindow
extends BenchWindow
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
StringCRAFT_COMPLETED= "CraftCompleted"
StringCRAFT_COMPLETED_INSTANT= "CraftCompletedInstant"
intSET_BLOCK_SETTINGS= 6
Constructors
public
CraftingWindow(WindowType windowType, BenchState benchState)Methods
Public Methods (2)
public
void onClose0()@Override
public
void setBlockInteractionState(String state, World world, int setBlockSettings)