Package net.pinger.disguise.data
Class PlayerDataWrapper
java.lang.Object
net.pinger.disguise.data.PlayerDataWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
This method applies the saved properties to the given player.
-
Constructor Details
-
PlayerDataWrapper
public PlayerDataWrapper(org.bukkit.entity.Player player)
-
-
Method Details
-
applyProperties
public void applyProperties()This method applies the saved properties to the given player.
-