package net.minecraft.server;

public interface NPC extends IAnimal {}
