Interface | Description |
---|---|
IStructureGel |
Includes a few methods to hook into
StructureGelBlock 's behavior |
IStructureGel.IBehavior |
Extend off of this to make your own behaviors.
|
Class | Description |
---|---|
AxisStructureGelBlock |
This extension of
StructureGelBlock contains a blockstate for its
axis, and it uses it to only spread in a flat plane. |
GelPortalBlock |
A portal block designed for easy mod compatibility.
|
StructureGelBlock |
A block that spreads out from where it's placed.
|
Enum | Description |
---|---|
IStructureGel.Behavior |
Determines how the structure gel should act and provides translations for the
item.
|