React Hook returning item currently spawned at the given location, or
undefined if there is no item spawned there. Whenever the given location changes,
this hook requests item spawned there from Game API and causes rerender
of calling component with obtained item.
React Hook returning item currently spawned at the given location, or undefined if there is no item spawned there. Whenever the given location changes, this hook requests item spawned there from Game API and causes rerender of calling component with obtained item.