|
d0ff6d2e36
|
Enable various types of interaction to return items to the player, without needing to have a bunch of boilerplate creative mode and held item checks
it became glaringly obvious that this was needed because of #4827 and #4868.
this is further needed with the addition of cauldrons.
|
2022-07-16 19:50:33 +01:00 |
|
|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
|
45edb94607
|
Crafting tables now work the same way as anvils and enchanting tables
Removing almost all special-case logic for crafting tables.
|
2021-11-07 16:20:07 +00:00 |
|
|
376d2c4cd4
|
Consistently declare BlockBreakInfo at the constructor call site
instead of inside the class
|
2021-05-20 22:49:51 +01:00 |
|
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|