Bukkit/Spigot
920854a915
Added missing Note getNote().
...
By: EvilSeph <evilseph@gmail.com >
2011-07-28 01:29:04 -04:00
Bukkit/Spigot
68a6f96ea6
Removed deprecated methods.
...
getNote() that returns a byte has been replaced by getRawNote().
teleportTo(Location) has been replaced by teleport(location).
teleportTo(Entity) has been replaced by teleport(Entity).
SnowForm event has been replaced by BlockForm event.
By: EvilSeph <evilseph@gmail.com >
2011-07-27 21:09:07 -04:00
Bukkit/Spigot
f1a6e194ef
Added Instrument enum, Note class and get/setNote functions. Thanks xZise!
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-17 03:00:49 -04:00
Bukkit/Spigot
855f4133b6
Whitespace + general cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-14 23:22:54 +02:00
Bukkit/Spigot
ab33042e35
Added NoteBlock.play(instrument, note).
...
By: sk89q <the.sk89q@gmail.com >
2011-05-02 01:19:57 -07:00
Bukkit/Spigot
2556140901
Updated README for line-ending demands, also fixed line-endigs.
...
By: Erik Broes <erikbroes@grum.nl >
2011-04-25 13:24:32 +02:00
Bukkit/Spigot
4de2b0d48e
Added NoteBlock.play, Dispenser.dispense
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-01 23:21:53 +00:00
Bukkit/Spigot
b880bd518f
Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks.
...
By: sk89q <the.sk89q@gmail.com >
2011-01-23 00:37:36 -08:00