terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Moss()

static void Terraria.WorldGen.Spread.Moss ( int x,
int y )
inlinestatic

Definition at line 18909 of file WorldGen.cs.

18910 {
18911 int num = 1;
18912 if (num == 0)
18913 {
18914 }
18915 long num2 = 0L;
18916 bool flag = WorldGen.InWorld(x, y, (int)num2);
18917 if (num == 0)
18918 {
18919 }
18920 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.InWorld(), j__TPar, and System.L.