|
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 |
|
|
60ac76a3bc
|
Remove more usages of hardcoded translation keys
|
2021-08-15 19:22:40 +01:00 |
|
|
f68b9e79e1
|
Use typed properties in block namespace
|
2021-05-22 23:52:31 +01:00 |
|
|
376d2c4cd4
|
Consistently declare BlockBreakInfo at the constructor call site
instead of inside the class
|
2021-05-20 22:49:51 +01:00 |
|
|
ff2a3baa8e
|
Implemented Jukebox & Records (#3742)
Co-authored-by: Dylan K. Taylor <odigiman@gmail.com>
|
2020-08-07 21:07:58 +01:00 |
|