Uses of Enum Class
io.avaje.jex.ResourceLocation
Packages that use ResourceLocation
-
Uses of ResourceLocation in io.avaje.jex
Methods in io.avaje.jex that return ResourceLocationModifier and TypeMethodDescriptionstatic ResourceLocationReturns the enum constant of this class with the specified name.static ResourceLocation[]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 ResourceLocationModifier and TypeMethodDescriptionStaticContentConfig.location(ResourceLocation location) Sets the resource location (CLASSPATH or FILE).