* CorePlayer Object
+ Added the method #getBlockAbove(), it's gonna return the block above the player
+ Added the method #getBlockUnder(), it's gonna return the block under the player
+ Added the method #playSound(Location location, Sound sound, float volume, float pitch).