package com.laytonsmith.abstraction.entities; public interface MCZombieHorse extends MCAbstractHorse { }