package com.laytonsmith.abstraction.entities; /** * * @author Hekta */ public interface MCMagmaCube extends MCSlime { }