Interface EntityDataType
- All Known Implementing Classes:
EntityDataType.EntityDataTypeImpl
,EntityDataTypes1_12
,EntityDataTypes1_8
,EntityDataTypes1_9
public interface EntityDataType
-
Nested Class Summary
-
Method Summary
-
Method Details
-
type
Type type()Get the write/read type- Returns:
- Type instance
-
typeId
int typeId()Get type id from the specific EntityDataType- Returns:
- Type id as an integer
-
create
-