public final class InventorySource extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InventorySource.Flag |
static class |
InventorySource.Type |
| Constructor and Description |
|---|
InventorySource() |
| Modifier and Type | Method and Description |
|---|---|
static InventorySource |
fromContainerWindowId(int containerId) |
static InventorySource |
fromCreativeInventory() |
static InventorySource |
fromGlobalInventory() |
static InventorySource |
fromInvalid() |
static InventorySource |
fromNonImplementedTodo(int containerId) |
static InventorySource |
fromUntrackedInteractionUI(int containerId) |
static InventorySource |
fromWorldInteraction(InventorySource.Flag flag) |
public static InventorySource fromContainerWindowId(int containerId)
public static InventorySource fromCreativeInventory()
public static InventorySource fromGlobalInventory()
public static InventorySource fromInvalid()
public static InventorySource fromNonImplementedTodo(int containerId)
public static InventorySource fromUntrackedInteractionUI(int containerId)
public static InventorySource fromWorldInteraction(@Nonnull InventorySource.Flag flag)
Copyright © 2018–2022 NukkitX. All rights reserved.