Class ResourceLocation.Builder
java.lang.Object
com.twineworks.tweakflow.lang.load.loadpath.ResourceLocation.Builder
- All Implemented Interfaces:
Builder<LoadPathLocation>
- Enclosing class:
- ResourceLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowCaching(boolean allowCaching) allowNativeFunctions(boolean allowNativeFunctions) build()defaultExtension(String defaultExtension)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<LoadPathLocation>
-
path
-
allowNativeFunctions
-
allowCaching
-
defaultExtension
-