Some major tweaks to the part system, broken old cables!
This commit is contained in:
parent
d2b2f34d64
commit
b6807d249d
7 changed files with 31 additions and 84 deletions
|
@ -113,4 +113,6 @@ public interface IModPart {
|
|||
public void onAdded();
|
||||
|
||||
public void onRemoved();
|
||||
|
||||
public IModPart copy();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue