KillerCreeper

Results 5 issues of 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...

type: bug
status: waiting on reporter

### 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...

type: bug
status: input wanted
version: 1.20.4

### 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...

type: bug
status: accepted

### Expected behavior When TNT breaks a hanging entity such as a painting or item frame, HangingBreakByEntityEvent#getRemover should return the TNT entity that caused the hanging entities to break. ###...

status: accepted
version: 1.21.4

**Describe the bug** When changing a chat message via a PacketListener and testing for SYSTEM_CHAT_MESSAGE, the "shadow" format of the text is not preserved. This may also be the case...

bug