Skip to content
Jenkins
log in
Dashboard
RSS
CraftBukkit-RSS
#1407
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Previous Build
Next Build
Success
Changes
Summary
Replace ItemTag API with new API that also expands to Tiles and Entities (
details
)
Commit 42f88f72b52d6060f2cd187aceccc983db540d3b by
md_5
Replace ItemTag API with new API that also expands to Tiles and Entities
The file was added
src/main/java/org/bukkit/craftbukkit/persistence/CraftPersistentDataContainer.java
The file was added
src/main/java/org/bukkit/craftbukkit/persistence/CraftPersistentDataTypeRegistry.java
The file was added
src/test/java/org/bukkit/craftbukkit/inventory/DeprecatedItemMetaCustomValueTest.java
The file was removed
src/main/java/org/bukkit/craftbukkit/inventory/tags/CraftCustomItemTagContainer.java
The file was removed
src/main/java/org/bukkit/craftbukkit/inventory/tags/CraftItemTagAdapterContext.java
The file was added
src/main/java/org/bukkit/craftbukkit/inventory/tags/DeprecatedItemAdapterContext.java
The file was modified
nms-patches/Entity.patch
The file was added
src/main/java/org/bukkit/craftbukkit/inventory/tags/DeprecatedCustomTagContainer.java
The file was modified
src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java
The file was added
src/main/java/org/bukkit/craftbukkit/inventory/tags/DeprecatedContainerTagType.java
The file was added
src/main/java/org/bukkit/craftbukkit/inventory/tags/DeprecatedItemTagType.java
The file was modified
src/main/java/org/bukkit/craftbukkit/block/CraftBlockEntityState.java
The file was removed
src/test/java/org/bukkit/craftbukkit/inventory/ItemMetaCustomValueTest.java
The file was added
src/test/java/org/bukkit/craftbukkit/inventory/PersistentDataContainerTest.java
The file was modified
nms-patches/TileEntity.patch
The file was modified
src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java
The file was removed
src/main/java/org/bukkit/craftbukkit/inventory/CraftCustomTagTypeRegistry.java
The file was added
src/main/java/org/bukkit/craftbukkit/persistence/CraftPersistentDataAdapterContext.java