Paper/src
Travis Watkins 82c8cf4234 Update tile entity when interact event is cancelled.
If a plugin cancels a PlayerInteractEvent when left clicking a block the
client may have removed this block if they are in creative mode or if the
block breaks in a single hit. In this case, we need to update the client's
tile entity as well as telling it the block still exists.
2012-11-16 13:46:52 -06:00
..
main Update tile entity when interact event is cancelled. 2012-11-16 13:46:52 -06:00
test/java/org/bukkit Improved the potion test to detect missing PotionType values. 2012-11-02 00:24:11 -05:00