Add explicit super call
This commit is contained in:
@@ -17,7 +17,7 @@ public class BuilderFill extends BuilderDoubleBlockPos
|
|||||||
{
|
{
|
||||||
public BuilderFill()
|
public BuilderFill()
|
||||||
{
|
{
|
||||||
|
super();
|
||||||
}
|
}
|
||||||
|
|
||||||
public BuilderFill(BlockResourceLocation block1, EnumBlockFilter filter, BlockResourceLocation block2)
|
public BuilderFill(BlockResourceLocation block1, EnumBlockFilter filter, BlockResourceLocation block2)
|
||||||
|
|||||||
Reference in New Issue
Block a user