Package mindustry.editor
Interface MapObjectivesDialog.FieldProvider<T>
- Enclosing class:
- MapObjectivesDialog
public static interface MapObjectivesDialog.FieldProvider<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
get
(MapObjectivesDialog.TypeInfo type, arc.func.Cons<T> cons)
-
Method Details
-
get
-