This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1 - getFacing() method (for Directional Classes) is broken : will, for some blocks, return the opposite value of what is shown in the "F3 screen" in game. Some say this is intended, and that the facing is just different from minecraft's, however, this inconsistensy between Spigot Facing and the in game F3 screen do not apply to setFacingDirection(). | |
| Some blocks are not affected by this : Bed, ... [uncomplete list] |