package com.hbm.tileentity; import net.minecraft.tileentity.TileEntity; public class TileEntityRedBarrel extends TileEntity { }