Interface ValueIOSerializable

All Known Implementing Classes:
EnergyStorage, FluidTank, ItemStackHandler

public interface ValueIOSerializable
A generic interface for objects that can be serialized to a ValueOutput and deserialized from a ValueInput
  • Method Details