Interface INbtWritable

All Known Subinterfaces:
IBeekeepingLogic, ICircuitBoard, IEffectData, IFilterLogic, forestry.core.inventory.IInventoryAdapter, ILetter, IMailAddress, IMultiblockLogic, IMultiblockLogicAlveary, IMultiblockLogicFarm, ITradeStation

public interface INbtWritable
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.nbt.CompoundTag
    write(net.minecraft.nbt.CompoundTag nbt)
     
  • Method Details

    • write

      net.minecraft.nbt.CompoundTag write(net.minecraft.nbt.CompoundTag nbt)