Skip to content
Success

Changes

Summary

  1. #1275: Add internal ItemType and BlockType, delegate Material methods to (details)
Commit afe5b5ee934a194f63285b7b6ff6c96660c555e7 by md_5
#1275: Add internal ItemType and BlockType, delegate Material methods to them

Co-authored-by: Bjarne Koll <[email protected]>
Co-authored-by: DerFrZocker <[email protected]>
Co-authored-by: md_5 <[email protected]>
The file was modified src/test/java/org/bukkit/registry/RegistryConversionTest.java
The file was modified src/main/java/org/bukkit/craftbukkit/packs/CraftDataPackManager.java
The file was modified src/main/java/org/bukkit/craftbukkit/block/CraftBlockType.java
The file was addedsrc/test/java/org/bukkit/craftbukkit/block/BlockTypeTest.java
The file was modified src/main/java/org/bukkit/craftbukkit/CraftRegistry.java
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftItemType.java
The file was modified src/main/java/org/bukkit/craftbukkit/legacy/CraftLegacy.java
The file was modified src/main/java/org/bukkit/craftbukkit/CraftServer.java
The file was modified src/test/java/org/bukkit/craftbukkit/inventory/ItemMetaTest.java
The file was modified src/main/java/org/bukkit/craftbukkit/block/data/CraftBlockData.java
The file was modified src/test/java/org/bukkit/BlockDataTest.java
The file was addedsrc/test/java/org/bukkit/craftbukkit/inventory/ItemTypeTest.java
The file was modified src/test/java/org/bukkit/support/DummyServer.java
The file was modified src/test/java/org/bukkit/support/provider/RegistriesArgumentProvider.java