public class StructurePools extends Object
| Modifier and Type | Field and Description |
|---|---|
static RegistryKey<StructurePool> |
EMPTY |
private static StructurePool |
INVALID |
| Constructor and Description |
|---|
StructurePools() |
| Modifier and Type | Method and Description |
|---|---|
static StructurePool |
initDefaultPools() |
static StructurePool |
register(StructurePool templatePool) |
public static final RegistryKey<StructurePool> EMPTY
private static final StructurePool INVALID
public static StructurePool register(StructurePool templatePool)
public static StructurePool initDefaultPools()