| Package | Description |
|---|---|
| net.tridentsdk.inventory.crafting |
Allows plugins to create new crafting recipes
|
| net.tridentsdk.registry |
Contains the entry points to class implementations and the server files
|
| net.tridentsdk.server.crafting |
Server crafting registry
|
| net.tridentsdk.server.service |
Contains implementations of classes in the
net.tridentsdk.registry and net.tridentsdk.service
packages |
| Modifier and Type | Field and Description |
|---|---|
static Value<RecipeManager> |
RecipeManager.instance |
| Modifier and Type | Method and Description |
|---|---|
static RecipeManager |
RecipeManager.instance()
Obtains an instance of the recipe manager
|
| Modifier and Type | Method and Description |
|---|---|
RecipeManager |
Implementation.recipe() |
| Modifier and Type | Class and Description |
|---|---|
class |
TridentRecipeManager
Manages the server crafting and smelting recipes
|
| Modifier and Type | Method and Description |
|---|---|
RecipeManager |
TridentImpl.recipe() |
Copyright © 2016. All rights reserved.