-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
Windows 10, Java 11
-
This server is running CraftBukkit version git-Spigot-018b9a0-f3f3094 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
-
Yes
When trying to play a smoke particle effect, the direction property does not behave correctly.
`World#playEffect(location, Effect.SMOKE, BlockFace.EAST)` plays the smoke effect to the south, rather than the east. It appears this is offset by 90 degrees on the Y-axis.