public static class Constants.AiMutexBits
extends java.lang.Object
EntityAIBase.setMutexBits(int)
Bits can be combined with bitwise ORModifier and Type | Field and Description |
---|---|
static int |
JUMP |
static int |
LOOK |
static int |
MOVE |
Constructor and Description |
---|
AiMutexBits() |
public static final int MOVE
public static final int LOOK
public static final int JUMP