Package | Description |
---|---|
buildcraft.api.schematics |
Modifier and Type | Method and Description |
---|---|
static <S extends ISchematicBlock> |
SchematicBlockFactoryRegistry.getFactoryByInstance(S instance) |
static SchematicBlockFactory<?> |
SchematicBlockFactoryRegistry.getFactoryByName(net.minecraft.util.ResourceLocation name) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<SchematicBlockFactory<?>> |
SchematicBlockFactoryRegistry.getFactories() |
Modifier and Type | Method and Description |
---|---|
int |
SchematicBlockFactory.compareTo(SchematicBlockFactory o) |