Class CustomRegistryTypeEvent<B extends io.netty.buffer.ByteBuf, T>
java.lang.Object
net.neoforged.bus.api.Event
dev.latvian.mods.klib.registry.CustomRegistryTypeEvent<B,T>
- All Implemented Interfaces:
net.neoforged.fml.event.IModBusEvent
- Direct Known Subclasses:
DataTypeRegistryEvent, InterpolationTypeRegistryEvent, ShapeTypeRegistryEvent
public class CustomRegistryTypeEvent<B extends io.netty.buffer.ByteBuf, T>
extends net.neoforged.bus.api.Event
implements net.neoforged.fml.event.IModBusEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregister(CustomRegistryType<B, T> type) voidregisterAll(Consumer<CustomRegistryTypeCollector<B, T>> consumer)
-
Constructor Details
-
CustomRegistryTypeEvent
-
-
Method Details
-
register
-
registerAll
-