ModItems

object ModItems

Properties

Link copied to clipboard
val ITEMS: DeferredRegister<Item>

Functions

Link copied to clipboard
fun register(bus: IEventBus)
Link copied to clipboard
fun <I : CounterStrikeGrenadeItem> registerSingle(name: String, factory: () -> I): RegistryObject<I>