Started by
ahznb
on
Topic category: Help with Minecraft modding (Java Edition)
Hi,
I see in "Block procedures" there's a function to "Get block at x,y,z" and "is block of material type ?". In "Entity procedures" there's "is entity of type/subtype" but no function to "Get entity at x,y,z".
Is there a way to check entity type at some specified coordinates?
A