mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 12:13:54 -07:00
fixed spelling error in comment
This commit is contained in:
@@ -152,7 +152,7 @@ public class CraftBlock implements Block {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Notch uses a 0-5 to mean Down, Up, East, West, North, South
|
* Notch uses a 0-5 to mean Down, Up, East, West, North, South
|
||||||
* in that order all over. This method is convience to convert for us.
|
* in that order all over. This method is convenience to convert for us.
|
||||||
*
|
*
|
||||||
* @return BlockFace the BlockFace represented by this number
|
* @return BlockFace the BlockFace represented by this number
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user