Uses of Class
com.comphenix.protocol.wrappers.WrappedDataWatcher
Packages that use WrappedDataWatcher
-
Uses of WrappedDataWatcher in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type WrappedDataWatcherModifier and TypeMethodDescriptionAbstractStructure.getDataWatcherModifier()Retrieves a read/write structure for data watchers. -
Uses of WrappedDataWatcher in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return WrappedDataWatcherModifier and TypeMethodDescriptionWrappedDataWatcher.deepClone()Clone the content of the current DataWatcher.static WrappedDataWatcherWrappedDataWatcher.getEntityWatcher(org.bukkit.entity.Entity entity)Retrieve the data watcher associated with an entity.Methods in com.comphenix.protocol.wrappers that return types with arguments of type WrappedDataWatcherModifier and TypeMethodDescriptionBukkitConverters.getDataWatcherConverter()Retrieve a converter for the NMS DataWatcher class and our wrapper.