Lithostitched

Lithostitched

21M Downloads

[FR] Add function to create GuaranteedPoolElement for data generation

SettingDust opened this issue ยท 2 comments

commented

For now the constructors are protected that can't be created in data generator

commented

The GuaranteedPoolElement#GUARANTEED_TYPE isn't the type instance in registries.
We can't construct the instance and pass as any param.
GuaranteedPoolElement#GUARANTEED_TYPE should be fetched from registry. Or should be passed to registry instead of construct the new one.
A catalog class like StructurePoolElementType in vanilla is fine

commented

Done in v1.2.2