Package | Description |
---|---|
buildcraft.api.library |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
LibraryTypeHandlerByteArray |
class |
LibraryTypeHandlerNBT |
Modifier and Type | Method and Description |
---|---|
static LibraryTypeHandler |
LibraryAPI.getHandlerFor(java.lang.String extension)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<LibraryTypeHandler> |
LibraryAPI.getHandlerSet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
LibraryAPI.registerHandler(LibraryTypeHandler handler)
Deprecated.
|