Package | Description |
---|---|
com.legacy.structure_gel.structures.jigsaw |
Modifier and Type | Method and Description |
---|---|
JigsawRegistryHelper |
JigsawRegistryHelper.setModID(java.lang.String modid)
Creates a new instance of this with the existing prefix and this modid.
Note: Any JigsawPoolBuilders created/cloned from the original instance will still reference the original and use its modid. |
JigsawRegistryHelper |
JigsawRegistryHelper.setPrefix(java.lang.String prefix)
Creates a new instance of this with the existing modid and this prefix.
Note: Any JigsawPoolBuilders created/cloned from the original instance will still reference the original and use its prefix. |
Constructor and Description |
---|
JigsawPoolBuilder(JigsawRegistryHelper jigsawRegistryHelper) |