Interface IGridStorage


public interface IGridStorage
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.nbt.CompoundTag
     
    long
     
  • 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