Interface TrainInfo.PropertyGetter

All Known Implementing Classes:
CRNTrainInfo
Enclosing class:
TrainInfo

public static interface TrainInfo.PropertyGetter
  • Method Summary

    Modifier and Type
    Method
    Description
    getProperties(com.simibubi.create.content.trains.entity.Train train)
     
  • Method Details

    • getProperties

      Map<String,String> getProperties(com.simibubi.create.content.trains.entity.Train train)