[SPIGOT-1612] EntityChangeBlockEvent cannot be canceled Created: 01/Mar/16  Updated: 02/Mar/16  Resolved: 02/Mar/16

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: andrew chi Assignee: Unassigned
Resolution: Duplicate Votes: 1
Labels: 1.9

Plugin: This server is running CraftBukkit version git-Spigot-1a196e1-f8e38f2 (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)

 Description   

@EventHandler
public void onFallingBlockLand(EntityChangeBlockEvent event)

{ event.getEntity().remove(); event.setCancelled(true); }

Falling blocks becoming blocks cannot be canceled. This was working a few versions ago, but rebroke recently.



 Comments   
Comment by matzefratze123 [ 01/Mar/16 ]

I also described this issue with an in-depth explanation why it happens here: https://hub.spigotmc.org/jira/projects/SPIGOT/issues/SPIGOT-1605
Should help to resolve this issue.

Generated at Sat Dec 13 15:18:31 UTC 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.