13
0
geforkt von Mirrors/Paper

EntityHuman is a LivingEntity

By: Dinnerbone <dinnerbone@dinnerbone.com>
Dieser Commit ist enthalten in:
Bukkit/Spigot 2010-12-29 23:18:09 +00:00
Ursprung 854fe58b3f
Commit 9edbd3958d

Datei anzeigen

@ -4,7 +4,7 @@ package org.bukkit;
/**
* Represents a human entity, such as an NPC or a player
*/
public interface EntityHuman {
public interface EntityHuman extends LivingEntity {
/**
* Gets the item this entity has currently selected, which will be shown in
* their hand