TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ CanGrowModPalmTree()

static bool Terraria.ModLoader.TileLoader.CanGrowModPalmTree ( int type)
inlinestatic

Definition at line 1227 of file TileLoader.cs.

1228 {
1229 return PlantLoader.Exists(323, type);
1230 }

References Terraria.ModLoader.PlantLoader.Exists().

Referenced by Terraria.WorldGen.CheckPalmTree(), Terraria.GameContent.Drawing.TileDrawing.GetPalmTreeVariant(), Terraria.WorldGen.GrowPalmTree(), and Terraria.GameContent.SmartCursorHelper.Step_Acorns().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: