blob: 4d6230890d2c1e652fbb04e8a0948f28d12632e8 [file] [log] [blame] [raw]
package com.legacy.aether.tileentity;
import net.minecraft.tileentity.TileEntityChest;
public class TileEntityChestMimic extends TileEntityChest {
}