public abstract class VarSyncBase<T> extends VarNotifyBase<T> implements VarSync<T>
listeners| 构造器和说明 |
|---|
VarSyncBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
toString()
All the toString method of a Var should be delegated to the actual data toString method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, removereadFromNBT, writeToNBT