Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.event.entity | |
org.imanity.imanityspigot.ai |
Modifier and Type | Interface and Description |
---|---|
interface |
MagmaCube
Represents a MagmaCube.
|
Modifier and Type | Method and Description |
---|---|
Slime |
SlimeSplitEvent.getEntity() |
Constructor and Description |
---|
SlimeSplitEvent(Slime slime,
int count) |
Modifier and Type | Field and Description |
---|---|
static GoalKey<Slime> |
VanillaGoal.SLIME_IDLE |
static GoalKey<Slime> |
VanillaGoal.SLIME_NEAREST_PLAYER |
static GoalKey<Slime> |
VanillaGoal.SLIME_RANDOM_DIRECTION |
static GoalKey<Slime> |
VanillaGoal.SLIME_RANDOM_JUMP |
Copyright © 2022. All rights reserved.