Dylan K. Taylor
|
1ff69136a3
|
Merge branch 'next-major' into modern-world-support
|
2022-06-07 20:01:40 +01:00 |
|
Dylan K. Taylor
|
d2613039ed
|
Replace BlockLegacyIds usages with BlockTypeIds where possible
|
2022-06-05 21:17:10 +01:00 |
|
Dylan K. Taylor
|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
SalmonDE
|
7fd712c1ff
|
Refactor Block & Tile: getPos() to getPosition() (#4395)
this also changes the name of the class property 'pos' to 'position' as well as Block->getPosOffset() to Block->getPositionOffset()
|
2021-08-23 14:01:32 +01:00 |
|
Dylan K. Taylor
|
6cf875ca3a
|
Item: rename onActivate() to onInteractBlock()
|
2020-11-09 19:33:13 +00:00 |
|
Dylan K. Taylor
|
f9a587d40e
|
imports cleanup
|
2020-04-28 17:27:38 +01:00 |
|
Dylan K. Taylor
|
bc60bb9462
|
remove useless type asserts on Entity->getWorld()
|
2020-02-07 22:08:38 +00:00 |
|
Dylan K. Taylor
|
53ab860db5
|
first shot making Block not extend Position
this makes some stuff a lot less pretty, but this seems to be the bare minimum necessary to do this task. It can be enhanced later.
|
2019-08-05 16:44:09 +01:00 |
|
Dylan K. Taylor
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|