-
Constructor Summary
Constructors
-
Method Summary
Register an entry with lazy initialization
void
register(net.minecraftforge.eventbus.api.IEventBus eventBus)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ForgeRegistrar
public ForgeRegistrar(net.minecraftforge.registries.IForgeRegistry<T> registry,
String modId)
-
Method Details
-
register
Register an entry with lazy initialization
- Specified by:
register in interface Registrar<T>
-
register
public void register(net.minecraftforge.eventbus.api.IEventBus eventBus)