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(IStripesHandlerBlock handler)
Adds a handler with a
EnumHandlerPriority of NORMAL |
void |
IStripesRegistry.addHandler(IStripesHandlerBlock handler,
EnumHandlerPriority priority) |
Modifier and Type | Method and Description |
---|---|
void |
StripesRegistry.addHandler(IStripesHandlerBlock handler,
EnumHandlerPriority priority) |
Modifier and Type | Class and Description |
---|---|
class |
StripesHandlerMinecartDestroy |