Skip to content

Commit

Permalink
chores: remove a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Jun 15, 2024
1 parent 8a1cc6d commit 875e603
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ public BlockDoublePlantBaseComponentImpl(BlockType<? extends BlockBehavior> bloc
super(blockType);
}

// TODO: block update

@Override
public ItemStack[] getDrops(BlockState blockState, ItemStack usedItem) {
var plantType = blockState.getPropertyValue(VanillaBlockPropertyTypes.DOUBLE_PLANT_TYPE);
Expand Down

0 comments on commit 875e603

Please sign in to comment.