public interface ICraftingInfo
Modifier and Type | Method and Description |
---|---|
int |
getDimension() |
ICraftingInventory |
getInventory() |
IPlayer |
getPlayer() |
IWorld |
getWorld() |
ICraftingInventory getInventory()
IPlayer getPlayer()
int getDimension()
IWorld getWorld()