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