Shnupbups / redstone-bits

GNU Lesser General Public License v3.0
7 stars 6 forks source link

Checker doesn't remove its block entity or drop its inventory when broken #3

Closed LemmaEOF closed 4 years ago

LemmaEOF commented 5 years ago
  1. put down a checker and put an item in it
  2. break the checker, the item doesn't drop
  3. put the checker back down in the same place, the item is back in the inventory (the block entity never got removed)

make sure onBlockRemoved calls to super to remove block entity