@Deprecated public interface UnsafeValues
Their existence and behavior is not guaranteed across future versions. They may be poorly named, throw exceptions, have misleading parameters, or any other bad programming practice.
This interface is unsupported and only for internal use.
Modifier and Type | Method and Description |
---|---|
Achievement |
getAchievementFromInternalName(String name)
Deprecated.
|
Material |
getMaterialFromInternalName(String name)
Deprecated.
|
Statistic |
getStatisticFromInternalName(String name)
Deprecated.
|
ItemStack |
modifyItemStack(ItemStack stack,
String arguments)
Deprecated.
|
List<String> |
tabCompleteInternalMaterialName(String token,
List<String> completions)
Deprecated.
|
List<String> |
tabCompleteInternalStatisticOrAchievementName(String token,
List<String> completions)
Deprecated.
|
Copyright © 2016. All rights reserved.