Minor cleanup
This commit is contained in:
parent
1841bad98f
commit
30bc61a43a
2 changed files with 0 additions and 3 deletions
|
@ -49,8 +49,6 @@ public class SimpleLeavesBlock extends BaseBlockNotFull implements RenderLayerPr
|
|||
|
||||
public SimpleLeavesBlock(BlockBehaviour.Properties properties) {
|
||||
super(properties);
|
||||
// TODO handle all tags instead of adding them like this
|
||||
TagAPI.addTags(this, TagAPI.BLOCK_LEAVES);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue