Package | Description |
---|---|
net.citizensnpcs.npc |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityController |
Modifier and Type | Method and Description |
---|---|
static EntityController |
EntityControllers.createForType(EntityType type) |
Modifier and Type | Method and Description |
---|---|
void |
CitizensNPC.setEntityController(EntityController newController) |
Modifier and Type | Method and Description |
---|---|
static void |
EntityControllers.setEntityControllerForType(EntityType type,
Class<? extends EntityController> controller) |
Constructor and Description |
---|
CitizensNPC(UUID uuid,
int id,
String name,
EntityController entityController,
net.citizensnpcs.api.npc.NPCRegistry registry) |
Copyright © 2019. All rights reserved.