Class DeferredHolderMixin<R,T extends R>
java.lang.Object
dev.upcraft.sparkweave.neoforge.mixin.internal.DeferredHolderMixin<R,T>
- All Implemented Interfaces:
RegistrySupplier<T>,Supplier<T>
public abstract class DeferredHolderMixin<R,T extends R>
extends Object
implements RegistrySupplier<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.upcraft.sparkweave.api.registry.RegistrySupplier
get, getId, getRegistry, is, is
-
Constructor Details
-
DeferredHolderMixin
public DeferredHolderMixin()
-
-
Method Details
-
matches
- Specified by:
matchesin interfaceRegistrySupplier<R>
-
getRegistryKey
- Specified by:
getRegistryKeyin interfaceRegistrySupplier<R>
-
holder
- Specified by:
holderin interfaceRegistrySupplier<R>
-