Uses of Enum Class
io.avaje.jex.StaticContentConfig.ResourceLocation
Packages that use StaticContentConfig.ResourceLocation
-
Uses of StaticContentConfig.ResourceLocation in io.avaje.jex
Methods in io.avaje.jex that return StaticContentConfig.ResourceLocationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StaticContentConfig.ResourceLocation[]StaticContentConfig.ResourceLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.avaje.jex with parameters of type StaticContentConfig.ResourceLocationModifier and TypeMethodDescriptionStaticContentConfig.location(StaticContentConfig.ResourceLocation location) Sets the resource location (CLASSPATH or FILE).