Rename and cleanup

This commit is contained in:
paulevsGitch 2020-10-30 22:09:13 +03:00
parent 37cd89d3f2
commit 581c04c4a2
8 changed files with 15 additions and 26 deletions

View file

@ -23,7 +23,6 @@ import net.minecraft.world.BlockView;
import net.minecraft.world.World;
import net.minecraft.world.WorldAccess;
import net.minecraft.world.explosion.Explosion;
import ru.betterend.blocks.basis.BlockPedestal;
import ru.betterend.blocks.entities.PedestalBlockEntity;
import ru.betterend.registry.EndBlocks;