public abstract class EntityDataType<T> extends Object
| Constructor and Description |
|---|
EntityDataType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeName() |
boolean |
isInstance(Object value) |
String |
toString() |
Copyright © 2018–2022 CloudburstMC. All rights reserved.