Package pers.neige.neigeitems.ref.entity
Class RefCraftHumanEntity
-
- All Implemented Interfaces:
public class RefCraftHumanEntity extends RefCraftLivingEntity
-
-
Constructor Summary
Constructors Constructor Description RefCraftHumanEntity()
-
Method Summary
Modifier and Type Method Description native RefEntityHuman
getHandle()
native boolean
hasPermission(String name)
-
-
Method Detail
-
getHandle
native RefEntityHuman getHandle()
-
hasPermission
native boolean hasPermission(String name)
-
-
-
-