rename TileLegacyMachineBase to TileMachineBase
This commit is contained in:
parent
714ddd075b
commit
f6d5d88a4b
32 changed files with 80 additions and 82 deletions
|
@ -344,7 +344,7 @@ public class TileFusionControlComputer extends TilePowerAcceptor
|
|||
return tagCompound;
|
||||
}
|
||||
|
||||
// TileLegacyMachineBase
|
||||
// TileMachineBase
|
||||
@Override
|
||||
public void onLoad() {
|
||||
super.onLoad();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue