#Check if armor stand has an item
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
How would I check if an armor stand has an item and what item it is with gametest? My entity does not have an inventory so using getComponent("inventory") will not work for me