|
72cff0ee11
|
Modernize property declarations in pocketmine\block namespace
|
2022-04-25 13:00:29 +01:00 |
|
|
9f5d4180c9
|
Spawnable: remove dead code, deprecate isDirty() and setDirty()
|
2022-04-25 12:46:01 +01:00 |
|
|
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 |
|
|
0eec536f97
|
Spawnable: remove unused field
|
2020-05-04 13:10:23 +01:00 |
|
|
a73c54bdd0
|
making tile spawn compound cache use CacheableNbt instead of strings
|
2020-05-04 12:35:13 +01:00 |
|
|
a97cafd4f6
|
moving serializers into protocol namespace
|
2020-04-27 13:54:39 +01:00 |
|
|
ac5cf2443e
|
convert TileFactory to singleton
|
2020-04-26 01:11:30 +01:00 |
|
|
67bcc1c0fb
|
phpdoc armageddon for master, pass 1
|
2020-01-22 11:55:03 +00:00 |
|
|
4e5b296c8c
|
Tiles now encapsulate positions instead of extending them
|
2019-08-05 19:33:34 +01:00 |
|
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|