@@ -759,7 +759,7 @@ class Game:
try:
item = self.g.window.contents[slot]
except KeyError:
item = Slot(present=False, item_id=None, item_count=None, nbt=None)
item = Slot(present=False)
print(item)
self.click_window(slot, button, mode, item)
else:
The note is not visible to the blocked user.