Interface ConditionalInvisibleResourceProvider
public interface ConditionalInvisibleResourceProvider
A service that conditionally provides an
InvisibleResourceProvider. Useful if such a provider should not
always be present - for instance, if it should only be present if a certain mod is loaded. Using this class allows
classloading separation of the linked resource provider.-
Method Summary
-
Method Details
-
isAvailable
boolean isAvailable() -
get
-