public final class StaticTileProps
extends java.lang.Object
TileProp objects that are used for certain tiles
from the game. Use these to interact with vanilla tiles from GameContent to see their values. Every prop in here has a list of tiles that
it applies to.| Modifier and Type | Field and Description |
|---|---|
static BoolProp |
NATURAL
Determines if a tile is naturally generated or placed manually.
|
| Constructor and Description |
|---|
StaticTileProps() |
public static final BoolProp NATURAL
GameContent.TILE_LOG and GameContent.TILE_LEAVES