public interface IDatatypeContext
IDatatype with contextual information so
that it can perform the desired operation on the target level.IDatatype| Modifier and Type | Method and Description |
|---|---|
IBaritone |
getBaritone()
Provides the
IBaritone instance that is associated with the action relating to datatype handling. |
IArgConsumer |
getConsumer()
Provides the
IArgConsumer} to fetch input information from. |
IBaritone getBaritone()
IBaritone instance that is associated with the action relating to datatype handling.IBaritone instance.IArgConsumer getConsumer()
IArgConsumer} to fetch input information from.IArgConsumer}.