|
38d6284671
|
Use PHP-CS-Fixer to enforce file header presence
|
2022-06-04 17:34:49 +01:00 |
|
|
376d2c4cd4
|
Consistently declare BlockBreakInfo at the constructor call site
instead of inside the class
|
2021-05-20 22:49:51 +01:00 |
|
|
8a3df1212a
|
Added a trait for blocks which face opposite their placing player
|
2021-04-27 21:28:26 +01:00 |
|
|
f204d6b3dd
|
Make a trait for blocks which share the same horizontal facing metadata logic
|
2021-04-27 20:59:20 +01:00 |
|
|
56ae3d01da
|
block: added HorizontalFacingTrait and AnyFacingTrait
these are primarily intended for deduplication of code and ability to cross-reference. Don't expect this API to remain the same.
|
2020-08-05 21:17:37 +01:00 |
|
|
055b13a6cf
|
strip extra blank lines (php-cs-fixer)
|
2020-01-22 15:14:10 +00:00 |
|
|
5499ac620c
|
Removed pocketmine subdirectory, map PSR-4 style
|
2019-07-30 19:14:57 +01:00 |
|