Class RuntimeResourceManager
java.lang.Object
com.blamejared.contenttweaker.core.resource.RuntimeResourceManager
- All Implemented Interfaces:
com.blamejared.contenttweaker.core.api.resource.ResourceManager
public final class RuntimeResourceManager
extends Object
implements com.blamejared.contenttweaker.core.api.resource.ResourceManager
-
Method Summary
Modifier and TypeMethodDescriptioncom.blamejared.contenttweaker.core.api.resource.ResourceFragmentfragment(com.blamejared.contenttweaker.core.api.resource.ResourceFragment.Key key) static RuntimeResourceManagerof()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blamejared.contenttweaker.core.api.resource.ResourceManager
fragment
-
Method Details
-
of
-
fragment
public com.blamejared.contenttweaker.core.api.resource.ResourceFragment fragment(com.blamejared.contenttweaker.core.api.resource.ResourceFragment.Key key) - Specified by:
fragmentin interfacecom.blamejared.contenttweaker.core.api.resource.ResourceManager
-