Uses of Enum Class
net.risingworld.api.definitions.Npcs.InteractionType
Packages that use Npcs.InteractionType
-
Uses of Npcs.InteractionType in net.risingworld.api.definitions
Subclasses with type arguments of type Npcs.InteractionType in net.risingworld.api.definitionsMethods in net.risingworld.api.definitions that return Npcs.InteractionTypeModifier and TypeMethodDescriptionstatic Npcs.InteractionTypeNpcs.InteractionType.get(int value) static Npcs.InteractionTypeReturns the enum constant of this class with the specified name.static Npcs.InteractionType[]Npcs.InteractionType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Npcs.InteractionType in net.risingworld.api.events.player
Methods in net.risingworld.api.events.player that return Npcs.InteractionType