public class CreatureButcher extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
flags |
| Constructor and Description |
|---|
CreatureButcher(Actor player) |
| Modifier and Type | Method and Description |
|---|---|
EntityFunction |
createFunction(EntityRegistry entityRegistry) |
void |
fromCommand(CommandContext args) |
void |
or(int flag,
boolean on) |
void |
or(int flag,
boolean on,
String permission) |
public CreatureButcher(Actor player)
public void or(int flag,
boolean on)
public void or(int flag,
boolean on,
String permission)
public void fromCommand(CommandContext args)
public EntityFunction createFunction(EntityRegistry entityRegistry)
Copyright © 2010-2014. All Rights Reserved.