Class DataWatcherObject
java.lang.Object
me.neznamy.tab.platforms.bukkit.nms.datawatcher.DataWatcherObject
A class representing the n.m.s.DataWatcherObject class to make work with it much easier
-
Constructor Summary
ConstructorsConstructorDescriptionDataWatcherObject(int position, Object classType) Constructs a new instance of this class with given parameters -
Method Summary
-
Constructor Details
-
DataWatcherObject
Constructs a new instance of this class with given parameters- Parameters:
position- position in DataWatcherclassType- value class type
-
-
Method Details
-
getPosition
public int getPosition() -
getClassType
-