Package | Description |
---|---|
com.legacy.structure_gel.structures |
Modifier and Type | Class and Description |
---|---|
class |
GelConfigStructure<C extends net.minecraft.world.gen.feature.IFeatureConfig>
Extension of
GelStructure for easy implementation of config files. |
Modifier and Type | Method and Description |
---|---|
GelStructure<C> |
GelStructure.setLakeProof(boolean lakeProof)
Determines if lakes shuold generate inside of this structure or not.
|