
org.bukkit.entity.MushroomCow Maven / Gradle / Ivy
package org.bukkit.entity;
/**
* Represents a mushroom {@link Cow}
*/
public interface MushroomCow extends Cow {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.bukkit.entity;
/**
* Represents a mushroom {@link Cow}
*/
public interface MushroomCow extends Cow {
}