Small cleanup

This commit is contained in:
paulevsGitch 2021-06-13 18:54:50 +03:00
parent a98c391e65
commit 42f8754912
7 changed files with 3 additions and 8 deletions

View file

@ -42,7 +42,6 @@ import ru.betterend.item.material.EndToolMaterial;
import ru.betterend.item.tool.EndHammerItem;
import ru.betterend.tab.CreativeTabs;
@SuppressWarnings("unused")
public class EndItems extends ItemsRegistry {
// Materials //
public final static Item ENDER_DUST = registerEndItem("ender_dust");