13
0
geforkt von Mirrors/Paper
Paper/src/test/java/org/bukkit
Matthew 04202c0ace SPIGOT-1592: Implement ItemMeta for Spawn Eggs
The Minecraft implementation of spawn eggs is able to construct an entity using all data that is present in the save format, however since the Bukkit API has no such way to construct an entity unattached to a world, and it appears creating such a way is a very challenging task, the decision was instead made to add this API now that 1.11 has entities which may not be represented by data values.
In the future it may be possible to implement a more expanded API cognate with this one.
2016-12-06 21:15:34 +11:00
..
craftbukkit/inventory SPIGOT-1592: Implement ItemMeta for Spawn Eggs 2016-12-06 21:15:34 +11:00
entity SPIGOT-1934: Expand EnderDragon API - implement dragon phases 2016-03-23 07:30:12 +11:00
map Add a unit test for map colors 2015-03-07 12:57:59 +00:00
potion Update to Minecraft 1.10 2016-06-09 11:43:49 +10:00
support Update to Minecraft 1.10 2016-06-09 11:43:49 +10:00
ArtTest.java Update to Minecraft 1.8.3 2015-03-04 09:48:58 +00:00
BiomeTest.java Update to Minecraft 1.10 2016-06-09 11:43:49 +10:00
DyeColorsTest.java Update to Minecraft 1.8 2014-11-28 17:16:30 +11:00
MaterialTest.java Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00
ParticleTest.java Update to Minecraft 1.9 2016-03-01 09:32:45 +11:00
PerMaterialTest.java SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE 2016-07-08 12:51:32 +10:00
SoundTest.java Add stopSound for specific sound category & unit test for SoundCategory 2016-11-19 14:27:18 +11:00
StatisticsAndAchievementsTest.java Update CraftBukkit to Minecraft 1.7.10 2014-07-08 14:31:10 -05:00
WorldTypeTest.java Remove DEBUG_ALL_BLOCK_STATES due to it being broken 2014-12-28 16:56:54 +00:00