public class Template extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Template.TemplateBuilder |
Modifier and Type | Method and Description |
---|---|
static Iterable<Template> |
allTemplates() |
void |
apply(NPC npc) |
static Template |
byName(String name) |
void |
delete() |
String |
getName() |
Copyright © 2021. All rights reserved.