| Modifier and Type | Method and Description |
|---|---|
abstract SlotType |
InventoryTranslator.getSlotType(int javaSlot) |
static SlotType |
SlotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlotType[] |
SlotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SlotType |
MerchantInventoryTranslator.getSlotType(int javaSlot) |
SlotType |
LoomInventoryTranslator.getSlotType(int javaSlot) |
SlotType |
BaseInventoryTranslator.getSlotType(int javaSlot) |
SlotType |
PlayerInventoryTranslator.getSlotType(int javaSlot) |
SlotType |
StonecutterInventoryTranslator.getSlotType(int javaSlot) |
SlotType |
CraftingInventoryTranslator.getSlotType(int javaSlot) |
| Modifier and Type | Method and Description |
|---|---|
SlotType |
AbstractFurnaceInventoryTranslator.getSlotType(int javaSlot) |
Copyright © 2021 GeyserMC. All rights reserved.