-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
-
git-Spigot-573cdf2-dff66df (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
-
Yes
When listening to EntitySpawnEvent I noticed that when falling blocks are spawned the event isn't called. I was wondering if falling blocks could be included in this event. I was using World#spawnFallingBlock to spawn it.