KillerCreeper
KillerCreeper
### Expected behavior When fire spreads, BlockSpreadEvent should get executed. ### Observed/Actual behavior BlockSpreadEvent does not get executed when fire spreads. ### Steps/models to reproduce Register event: ``` @EventHandler public...
### Expected behavior BlockDropItemEvent should execute for indirectly broken blocks (like if a torch was on top of a stone block and the stone was broken- the torch also gets...
### Expected behavior When using the steps to reproduce code, the loot should populate without error. ### Observed/Actual behavior When using the steps to reproduce code, an error occurs at...