|
ae564e445d
|
Start migrating EnumTrait enums to PHP 8.1 native enums
|
2023-09-07 17:20:52 +01:00 |
|
|
6a2315a63d
|
Accept BlockTypeInfo in Block constructor, instead of BlockBreakInfo
this will allow more stuff to be passed via the constructor without having to change dozens of classes to do it.
|
2022-07-23 20:42:54 +01:00 |
|
|
6d4279671e
|
A giant hack to cut down code needed for runtime block serialization by 50%
this also avoids repeated information and inconsistencies.
|
2022-07-18 18:25:41 +01:00 |
|
|
260e54e4b1
|
Skeleton for copper blocks, stairs and slabs
|
2022-07-10 00:18:35 +01:00 |
|