Geyser/connector
Camotoy 0691bb67b4
Item frame optimization and block picking support (#2203)
Geyser now supports block picking for item frames. It checks to see if the item frame has an item in it - if so, it attempts the same block picking process with the item inside (NBT included). Otherwise, it attempts to pick for an item frame item.

This commit also improves item frames by having the internal map store the entity and not the ID - in many situations, this prevents two maps from having to be searched. Additionally, item frames are no longer despawned if an item is placed on them - rather, it waits until the server tells us to despawn the entity.
2021-05-09 15:44:41 -04:00
..
src Item frame optimization and block picking support (#2203) 2021-05-09 15:44:41 -04:00
pom.xml Allow connections even if encryption failed to initialize post-1.16.220 (#2147) 2021-05-02 13:07:04 -04:00