Class PlayerDataExtractor
java.lang.Object
org.mvplugins.multiverse.inventories.profile.nbt.PlayerDataExtractor
@Deprecated(since="5.3",
forRemoval=true)
@AvailableSince("5.2")
@Service
public final class PlayerDataExtractor
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
This feature has been moved to Multiverse-InventoriesImporter plugin. This class's code logic is outdated
and does not work on some Minecraft versions, hence should not be used.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionorg.mvplugins.multiverse.external.vavr.control.Try<ProfileData> Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
PlayerDataExtractor
public PlayerDataExtractor()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
extract
@AvailableSince("5.2") public org.mvplugins.multiverse.external.vavr.control.Try<ProfileData> extract(Path path) Deprecated, for removal: This API element is subject to removal in a future version.
-