Block constructors refactoring and fixes
This commit is contained in:
parent
3dacd0727f
commit
f8eb65d600
18 changed files with 161 additions and 113 deletions
|
@ -26,7 +26,6 @@ import java.util.Map;
|
|||
import java.util.Optional;
|
||||
|
||||
public class BaseWallBlock extends WallBlock implements BlockModelProvider {
|
||||
|
||||
private final Block parent;
|
||||
|
||||
public BaseWallBlock(Block source) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue