Start migration

This commit is contained in:
Aleksey 2021-04-08 21:55:07 +03:00
parent 6630ce0cab
commit 47ed597358
491 changed files with 12045 additions and 11953 deletions

View file

@ -1,6 +1,6 @@
package ru.betterend.blocks.basis;
import net.minecraft.block.Block;
import net.minecraft.world.level.block.Block;
public class EndWoodenPlateBlock extends EndPlateBlock {
public EndWoodenPlateBlock(Block source) {