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

@ -47,7 +47,6 @@ import ru.betterend.item.material.EndArmorMaterial;
import ru.betterend.item.material.EndToolMaterial;
import ru.betterend.tab.CreativeTabs;
@SuppressWarnings("unused")
public class EndBlocks extends BlocksRegistry {
// Terrain //
public static final Block ENDSTONE_DUST = registerBlock("endstone_dust", new EndstoneDustBlock());