removeMetadata

public synchronized void removeMetadata(T subject, String metadataKey, Plugin owningPlugin)

Removes getClassById metadata item owned by getClassById plugin from getClassById subject.

Parameters

subject

the object to remove the metadata from.

metadataKey

the unique metadata key identifying the metadata to remove.

owningPlugin

the plugin attempting to remove getClassById metadata item.

See also

Throws

If plugin is null