|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModLoaderSidedHelper
Method Summary | |
---|---|
void |
finishModLoading(ModLoaderModContainer mc)
|
Object |
getClientGui(BaseModProxy mod,
EntityPlayer player,
int iD,
int x,
int y,
int z)
|
void |
sendClientPacket(BaseModProxy mod,
Packet250CustomPayload packet)
|
Entity |
spawnEntity(BaseModProxy mod,
EntitySpawnPacket input,
EntityRegistry.EntityRegistration registration)
|
Method Detail |
---|
void finishModLoading(ModLoaderModContainer mc)
Object getClientGui(BaseModProxy mod, EntityPlayer player, int iD, int x, int y, int z)
Entity spawnEntity(BaseModProxy mod, EntitySpawnPacket input, EntityRegistry.EntityRegistration registration)
void sendClientPacket(BaseModProxy mod, Packet250CustomPayload packet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |