mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 06:02:12 -07:00
Update to Minecraft 1.11
This commit is contained in:
@@ -27,7 +27,6 @@ public class MaterialTest extends AbstractTestingBase {
|
||||
|
||||
materials.put(material.getId(), material);
|
||||
}
|
||||
materials.remove(0); // Purge air.
|
||||
|
||||
Iterator<Item> items = Item.REGISTRY.iterator();
|
||||
|
||||
|
Reference in New Issue
Block a user