public class MusicPlayerMod
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
modid |
static info.u_team.u_team_core.api.IModProxy |
proxy |
Constructor and Description |
---|
MusicPlayerMod() |
Modifier and Type | Method and Description |
---|---|
void |
ready(net.minecraftforge.fml.event.lifecycle.FMLLoadCompleteEvent event) |
void |
setup(net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent event) |
public static final java.lang.String modid
public static final info.u_team.u_team_core.api.IModProxy proxy