Index

C D I O 
All Classes|All Packages

C

com.github.liachmodded.doublecart - package com.github.liachmodded.doublecart
 

D

DoubleCartEntry - Class in com.github.liachmodded.doublecart
The main entrypoint for the mod.

I

id(String) - Static method in class com.github.liachmodded.doublecart.DoubleCartEntry
Creates an Identifier with the mod's id as namespace and the passed string as the name or path.
ID - Static variable in class com.github.liachmodded.doublecart.DoubleCartEntry
The mod's namespace or id.
INSTANCE - Static variable in class com.github.liachmodded.doublecart.DoubleCartEntry
The mod's instance.

O

onInitialize() - Method in class com.github.liachmodded.doublecart.DoubleCartEntry
Performs initialization logic.
C D I O 
All Classes|All Packages