Package | Description |
---|---|
org.inventivetalent.npclib.npc.living.human | |
org.inventivetalent.npclib.registry |
Modifier and Type | Class and Description |
---|---|
class |
NPCPlayer |
Modifier and Type | Method and Description |
---|---|
<T extends NPCHumanAbstract<?,?>> |
NPCRegistry.spawnPlayerNPC(org.bukkit.Location location,
Class<T> npcClass,
org.inventivetalent.mcwrapper.auth.GameProfileWrapper gameProfile)
Creates and spawns a player NPC entity
|
<T extends NPCHumanAbstract<?,?>> |
NPCRegistry.spawnPlayerNPC(org.bukkit.Location location,
Class<T> npcClass,
UUID uuid,
String name)
Creates and spawns a player NPC entity
|
Copyright © 2018. All rights reserved.