Uses of Enum Class
dev.sefiraat.sefilib.entity.LivingEntitySelector.MatchType
Packages that use LivingEntitySelector.MatchType
-
Uses of LivingEntitySelector.MatchType in dev.sefiraat.sefilib.entity
Methods in dev.sefiraat.sefilib.entity that return LivingEntitySelector.MatchTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LivingEntitySelector.MatchType[]LivingEntitySelector.MatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.sefiraat.sefilib.entity with parameters of type LivingEntitySelector.MatchTypeModifier and TypeMethodDescriptionLivingEntitySelector.process(LivingEntitySelector.MatchType matchType)