FieldCraftingWindow

public class FieldCraftingWindow extends Window

Class FieldCraftingWindow. Provides fieldcraftingwindow functionality for the Hytale server.

java.lang.Object > Window > FieldCraftingWindow

Field Summary

categories

final JsonArray categories

Field categories.

category

final JsonObject category

Field category.

recipes

final Set recipes

Field recipes.

itemsArray

final JsonArray itemsArray

Field itemsArray.

playerRef

final PlayerRef playerRef

Field playerRef.

ref

final Ref ref

Field ref.

store

final Store store

Field store.

world

final World world

Field world.

craftingManager

final CraftingManager craftingManager

Field craftingManager.

Method Detail

FieldCraftingWindow

public public FieldCraftingWindow ()

Method FieldCraftingWindow.

JsonObject

public new JsonObject ()

Method JsonObject.

getData

public JsonObject getData ()

Method getData.

onOpen0

public boolean onOpen0 ()

Method onOpen0.

onClose0

public void onClose0 ()

Method onClose0.

handleAction

public void handleAction (@Nonnull final Ref ref, @Nonnull final Store store, @Nonnull final WindowAction action)

Method handleAction.

Parameters:
@Nonnull final Ref ref
@Nonnull final Store store
@Nonnull final WindowAction action