Compress ME Terminal Packets.
This commit is contained in:
@@ -647,6 +647,11 @@ public abstract class AEBaseContainer extends Container
|
||||
}
|
||||
}
|
||||
|
||||
public void updateFullProgressBar(int id, long value)
|
||||
{
|
||||
updateProgressBar( id, (int) value );
|
||||
}
|
||||
|
||||
private void updateHeld(EntityPlayerMP p)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user