Class EntityDataType.EntityDataTypeImpl
java.lang.Object
com.viaversion.viaversion.api.minecraft.entitydata.EntityDataType.EntityDataTypeImpl
- All Implemented Interfaces:
EntityDataType
- Enclosing interface:
- EntityDataType
public static final class EntityDataType.EntityDataTypeImpl
extends Object
implements EntityDataType
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.viaversion.viaversion.api.minecraft.entitydata.EntityDataType
EntityDataType.EntityDataTypeImpl
-
Method Summary
-
Method Details
-
typeId
public int typeId()Description copied from interface:EntityDataType
Get type id from the specific EntityDataType- Specified by:
typeId
in interfaceEntityDataType
- Returns:
- Type id as an integer
-
type
Description copied from interface:EntityDataType
Get the write/read type- Specified by:
type
in interfaceEntityDataType
- Returns:
- Type instance
-
toString
-
equals
-
hashCode
public int hashCode()
-