Class | Description |
---|---|
GelConfigStructure<C extends net.minecraft.world.gen.feature.IFeatureConfig> |
Extension of
GelStructure for easy implementation of config files. |
GelPlacementSettings |
Literally just exists to let you determine how waterloggable blocks should
generate when placed in water.
|
GelStructure<C extends net.minecraft.world.gen.feature.IFeatureConfig> |
An extension of
Structure that allows for more precise tweaking and
handles structure spacing. |
GelStructurePiece |
An extension of
AbstractVillagePiece for jigsaw structures that
allows for data structure block interaction and contains more functional
methods to go along with that. |
GelStructureStart | |
GelTemplate |
This class largly exists to fix a silly bug with how entities rotate when
placed in a structure.
|