package com.pixelutilitys.tileentitys; import net.minecraft.tileentity.TileEntity; public class BlockEntity extends TileEntity { }