|
7e343617b9
|
Rename ICopper to CopperMaterial (#6470)
|
2024-10-23 11:34:42 +01:00 |
|
|
accaa0acce
|
Implement ICopper interface for blocks with common properties (#6390)
|
2024-07-10 11:15:06 -05:00 |
|
|
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 |
|