Skip to content
Success

Changes

Summary

  1. #1070: Make Attribute an interface and align names with the new (details)
  2. #1071: Make Fluid an interface and add missing entry (details)
  3. #1072: Fix bad naming for Vault State methods (details)
Commit ed2cdfc3d4762372a3365118d558c828810ceee4 by md_5
#1070: Make Attribute an interface and align names with the new minecraft ones
The file was modifiedsrc/main/java/org/bukkit/Registry.java
The file was modifiedsrc/main/java/org/bukkit/attribute/Attribute.java
The file was modifiedsrc/main/java/org/bukkit/UnsafeValues.java
Commit 6dd5810888acd976d2551b875364a3f91694f4fc by md_5
#1071: Make Fluid an interface and add missing entry
The file was modifiedsrc/main/java/org/bukkit/Registry.java
The file was modifiedsrc/main/java/org/bukkit/Fluid.java
Commit 8a9ecf29405887b9e58244cd5d87e8ca0a5970d4 by md_5
#1072: Fix bad naming for Vault State methods
The file was modifiedsrc/main/java/org/bukkit/block/data/type/Vault.java