Class FabricRegistrationHelper
java.lang.Object
me.alexdevs.classicPeripherals.platform.FabricRegistrationHelper
- All Implemented Interfaces:
IRegistrationFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FabricRegistrationHelper
public FabricRegistrationHelper()
-
-
Method Details
-
create
public <T> Registrar<T> create(net.minecraft.resources.ResourceKey<? extends net.minecraft.core.Registry<T>> resourceKey, String modId) - Specified by:
createin interfaceIRegistrationFactory
-