All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
class DiagramCraftingWindow

com.hypixel.hytale.builtin.crafting.window

Extends com.hypixel.hytale.builtin.crafting.window.CraftingWindow. Methods: boolean onOpen0(); void onClose0(); void handleAction(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.Store<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.protocol.packets.window.WindowAction); com.hypixel.hytale.server.core.inventory.container.ItemContainer getItemContainer()

class ProcessingBenchWindow

com.hypixel.hytale.builtin.crafting.window

Extends com.hypixel.hytale.builtin.crafting.window.BenchWindow. Methods: com.google.gson.JsonObject getData(); com.hypixel.hytale.server.core.inventory.container.CombinedItemContainer getItemContainer(); void setActive(boolean); void setFuelTime(float); void setMaxFuel(int); void setProgress(float); void setProcessingSlots(java.util.Set<java.lang.Short>); void setProcessingFuelSlots(java.util.Set<java.lang.Short>); void handleAction(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.Store<

class SimpleCraftingWindow

com.hypixel.hytale.builtin.crafting.window

Extends com.hypixel.hytale.builtin.crafting.window.CraftingWindow. Methods: void init(com.hypixel.hytale.server.core.universe.PlayerRef, com.hypixel.hytale.server.core.entity.entities.player.windows.WindowManager); void handleAction(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.Store<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.protocol.packets.window.WindowAction)

class StructuralCraftingWindow

com.hypixel.hytale.builtin.crafting.window

Extends com.hypixel.hytale.builtin.crafting.window.CraftingWindow. Methods: void handleAction(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.Store<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.protocol.packets.window.WindowAction); com.hypixel.hytale.server.core.inventory.container.ItemContainer getItemContainer(); boolean onOpen0(); void onClose0()