Definition at line 37004 of file Player.cs.
37005 {
37007 {
37008 return false;
37009 }
37011 {
37012 return false;
37013 }
37015 for (
int i = 0;
i <
item.Length;
i++)
37016 {
37018 {
37019 return true;
37020 }
37021 }
37022 return false;
37023 }
bool CanItemSlotAccept(Item theSlot, Item theItemToAccept)
bool CanVoidVaultAccept(Item item)
References System.item, and Terraria.Chest.item.