Uses of Enum
net.citizensnpcs.util.NMS.MinecraftNavigationType
Packages that use NMS.MinecraftNavigationType
-
Uses of NMS.MinecraftNavigationType in net.citizensnpcs.util
Methods in net.citizensnpcs.util that return NMS.MinecraftNavigationTypeModifier 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.Methods in net.citizensnpcs.util with parameters of type NMS.MinecraftNavigationTypeModifier and TypeMethodDescriptionstatic void
NMS.setNavigationType
(Entity entity, NMS.MinecraftNavigationType type) void
NMSBridge.setNavigationType
(Entity entity, NMS.MinecraftNavigationType type)