base mod created
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package net.minecraft.entity;
|
||||
|
||||
import net.minecraft.entity.passive.IAnimals;
|
||||
|
||||
public interface INpc extends IAnimals
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user