Network tool is now powered by black magic.
This commit is contained in:
@@ -4,6 +4,7 @@ import java.util.List;
|
||||
import java.util.Random;
|
||||
|
||||
import net.minecraft.entity.player.EntityPlayer;
|
||||
import net.minecraft.util.MovingObjectPosition;
|
||||
import net.minecraft.world.World;
|
||||
import appeng.block.AEBaseBlock;
|
||||
import appeng.core.sync.AppEngPacket;
|
||||
@@ -31,4 +32,6 @@ public abstract class CommonHelper
|
||||
|
||||
public abstract boolean shouldAddParticles(Random r);
|
||||
|
||||
public abstract MovingObjectPosition getMOP();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user