Uses of Enum
net.citizensnpcs.util.NMS.MinecraftNavigationType
-
Uses of NMS.MinecraftNavigationType in net.citizensnpcs.util
Modifier and TypeMethodDescriptionstatic NMS.MinecraftNavigationType
Returns the enum constant of this type with the specified name.static NMS.MinecraftNavigationType[]
NMS.MinecraftNavigationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
NMS.setNavigationType
(Entity entity, NMS.MinecraftNavigationType type) void
NMSBridge.setNavigationType
(Entity entity, NMS.MinecraftNavigationType type)