Package appeng.api.networking
Interface IGridStorage
public interface IGridStorage
-
Method Summary
-
Method Details
-
dataObject
net.minecraft.nbt.CompoundTag dataObject()- Returns:
- an CompoundNBT that can be read, and written too.
-
getID
long getID()- Returns:
- the id for this grid storage object, used internally
-