JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
buildcraft.api
Interface IBuildCraftMod
All Known Implementing Classes:
BCModules
public interface
IBuildCraftMod
Allows a mod (or addon) to register networking packets in the message manager.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getModId
()
Method Detail
getModId
java.lang.String getModId()
Returns:
The modid to use when registering this as a channel.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method