|
tModLoader v2022.09
A mod to make and play Terraria mods
|
Static Public Member Functions | |
| static bool | Exists (int plantTileID, int growsOnTileID) |
| static T | Get< T > (int plantTileID, int growsOnTileID) |
| static Asset< Texture2D > | GetCactusFruitTexture (int type) |
| static TreeTypes | GetModTreeType (int type) |
| static Asset< Texture2D > | GetTexture (int plantId, int tileType) |
| static ITree | GetTree (int type) |
| static void | GetTreeLeaf (int type, ref int leafGoreType) |
| static bool | ShakeTree (int x, int y, int type, ref bool createLeaves) |
|
static |
| T | : | IPlant |