Package | Description |
---|---|
buildcraft.api.template | |
buildcraft.builders.snapshot |
Modifier and Type | Method and Description |
---|---|
default void |
ITemplateRegistry.addHandler(ITemplateHandler handler)
Adds a handler with a
EnumHandlerPriority of EnumHandlerPriority.NORMAL |
void |
ITemplateRegistry.addHandler(ITemplateHandler handler,
EnumHandlerPriority priority) |
Modifier and Type | Class and Description |
---|---|
class |
TemplateHandlerDefault |
Modifier and Type | Method and Description |
---|---|
void |
TemplateRegistry.addHandler(ITemplateHandler handler,
EnumHandlerPriority priority) |