Definition at line 2097 of file Player.cs.
2098 {
2103 {
2107 if (array2 == null)
2108 {
2109 }
2110 Recipe.FindRecipes(false);
2112 if (position == null)
2113 {
2114 return;
2115 }
2117 {
2118 }
2119 bool mouseRight = Main.mouseRight;
2121 if (!flag)
2122 {
2123 if (!flag)
2124 {
2125 }
2126 bool mouseRightRelease = Main.mouseRightRelease;
2127 }
2128 if (!flag)
2129 {
2130 }
2131 bool playerInventory = Main.playerInventory;
2132 if (!flag)
2133 {
2134 }
2135 if (Main.mouseItem.type == 0)
2136 {
2137 }
2138 int stack = Main.mouseItem.stack;
2140 if (stack == 0)
2141 {
2142 }
2143 Item mouseItem = Main.mouseItem;
2144 if (mouseItem == null || mouseItem != null)
2145 {
2149 if (num2 == 0)
2150 {
2151 }
2152 int myPlayer = Main.myPlayer;
2156 {
2157 }
2161 float x = this.position.
X;
2162 float y = this.position.
Y;
2169 {
2170 }
2175 {
2177 {
2179 }
2181 }
2183 if (position5 ==
null ||
position5 !=
null)
2184 {
2186 {
2187 }
2190 {
2191 }
2193 {
2194 }
2199 if (flag2)
2200 {
2202 {
2203 }
2205 }
2207 {
2208 }
2209 int type = Main.mouseItem.type;
2211 if (item ==
null ||
item !=
null)
2212 {
2214 {
2215 }
2216 return;
2217 }
2218 }
2219 }
2220 }
2223 }
class f__AnonymousType0<< Count > j__TPar
IEntitySource GetItemSource_Misc(int itemSourceId)
References System.array, Terraria.Entity.direction, Terraria.Recipe.FindRecipes(), Terraria.Player.GetItemSource_Misc(), Terraria.Player.inventory, System.item, j__TPar, Terraria.Player.mouseInterface, Terraria.Main.mouseItem, Terraria.Main.mouseRight, Terraria.Main.mouseRightRelease, Terraria.Main.myPlayer, Terraria.Main.playerInventory, Terraria.Entity.position, Terraria.Player.selectedItem, System.stack, Terraria.Item.stack, Terraria.Item.tileWand, Terraria.Item.type, Terraria.Entity.velocity, Terraria.Entity.wet, Terraria.Entity.whoAmI, Terraria.Entity.width, Microsoft.Xna.Framework.Vector2.X, and Microsoft.Xna.Framework.Vector2.Y.