Package | Description |
---|---|
de.howaner.FakeMobs.interact | |
de.howaner.FakeMobs.util |
Modifier and Type | Class and Description |
---|---|
class |
InteractCommand |
class |
InteractExp |
class |
InteractItem |
class |
InteractText |
Modifier and Type | Field and Description |
---|---|
static Map<InteractType,Class<? extends InteractAction>> |
InteractType.actions |
Modifier and Type | Method and Description |
---|---|
Class<? extends InteractAction> |
InteractType.getActionClass() |
Modifier and Type | Method and Description |
---|---|
List<InteractAction> |
FakeMob.getInteractActions() |
Modifier and Type | Method and Description |
---|---|
void |
FakeMob.addInteractAction(InteractAction action) |
void |
FakeMob.removeInteractAction(InteractAction action) |
Copyright © 2014. All rights reserved.