Uses of Enum
me.ulrich.outpost.data.OutpostEnum.DebugType
Packages that use OutpostEnum.DebugType
-
Uses of OutpostEnum.DebugType in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return OutpostEnum.DebugTypeModifier and TypeMethodDescriptionstatic OutpostEnum.DebugTypeReturns the enum constant of this type with the specified name.static OutpostEnum.DebugType[]OutpostEnum.DebugType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OutpostEnum.DebugType in me.ulrich.outpost.manager
Methods in me.ulrich.outpost.manager with parameters of type OutpostEnum.DebugTypeModifier and TypeMethodDescriptionvoidMessageManager.debugMessage(OutpostEnum.DebugType type, String text)