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