Package mindustry.io

Interface TypeIO.Boxed<T>

All Known Implementing Classes:
TypeIO.BuildingBox, TypeIO.UnitBox
Enclosing class:
TypeIO

public static interface TypeIO.Boxed<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • unbox

      T unbox()