| Package | Description |
|---|---|
| me.lucko.helper.npc |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CitizensNpc
A special implementation of
Npc using Citizens. |
| Modifier and Type | Method and Description |
|---|---|
Npc |
NpcFactory.spawnNpc(org.bukkit.Location location,
String nametag,
String skinPlayer)
Deprecated.
|
Npc |
NpcFactory.spawnNpc(org.bukkit.Location location,
String nametag,
String skinTextures,
String skinSignature)
Spawns a NPC at the given location
|
Copyright © 2022. All rights reserved.