Package | Description |
---|---|
buildcraft.api.transport |
Copyright (c) 2011-2015, SpaceToad and the BuildCraft Team http://www.mod-buildcraft.com
The BuildCraft API is distributed under the terms of the MIT License.
|
buildcraft.transport.pipe | |
buildcraft.transport.stripes |
Modifier and Type | Method and Description |
---|---|
default void |
IStripesRegistry.addHandler(IStripesHandlerItem handler)
Adds a handler with a
EnumHandlerPriority of EnumHandlerPriority.NORMAL |
void |
IStripesRegistry.addHandler(IStripesHandlerItem handler,
EnumHandlerPriority priority) |
Modifier and Type | Method and Description |
---|---|
void |
StripesRegistry.addHandler(IStripesHandlerItem handler,
EnumHandlerPriority priority) |
Modifier and Type | Class and Description |
---|---|
class |
StripesHandlerDispenser |
class |
StripesHandlerEntityInteract |
class |
StripesHandlerHoe |
class |
StripesHandlerPlaceBlock |
class |
StripesHandlerPlant |
class |
StripesHandlerShears |
class |
StripesHandlerUse |