All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bukkit.entity.NPC Maven / Gradle / Ivy

package org.bukkit.entity;

/**
 * Represents a non-player character
 */
public interface NPC extends Creature {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy