3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-16 13:00:06 +01:00
Paper/src
feildmaster 2e99e02094 Use entity UUID instead of EntityID for metadata. Fixes BUKKIT-3582
The entity id is a non-unique, non-persistent value, and will cause
entities to lose their respective meta data on chunk unloading, and
teleportation.
2013-02-06 16:32:19 -06:00
..
main Use entity UUID instead of EntityID for metadata. Fixes BUKKIT-3582 2013-02-06 16:32:19 -06:00
test/java/org/bukkit Improve the item meta deserialization code-style 2013-01-18 02:58:07 -06:00