Hi, i have tried to get item ids of loaded entities. It seems to give a random entity id with like six numbers.
I used this Minecraft.getMinecraft().theWorld.getLoadedEntityList().
Is there some way to get item ids of all loaded entities and also check if its actually item and not like mob?