Geyser/connector/src/main/java/org/geysermc/connector/inventory
Camotoy 3b274ef9d1
Pick block improvements (#1265)
* Pick block improvements

- Creative block picking is now implemented. If the survival-styled block picking fails, then the item is created, following Java-style mechanics.
- Entity 'picking' is also implemented. The item is crafted using the same mechanics, and the same rules apply as normal block-picking (except it only works in creative mode, following Java.

* Switch some logic around
2020-09-14 20:52:16 -04:00
..
Inventory.java Update various copyright dates 2020-04-15 15:37:53 -04:00
PlayerInventory.java Pick block improvements (#1265) 2020-09-14 20:52:16 -04:00