Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionDirectly add to or remove from
IResourcePackSelectEvent.getPacks()Pack formats use semantic versioning now. UsePackManager.getPackFormatArray(int).UsePackManager.setPack(UUID, ResourcePack, boolean, PackRemoveOption)to specify aPackManager.PackRemoveOptioninstead of just a boolean.UseResourcePack.getFormatArray()as pack formats now use semantic versioningUseResourcePack.setFormatArray(int[])as pack formats now use semantic versioningPack formats use semantic versioning now. UseResourcepacksPlugin.getPlayerPackFormatArray(UUID).
-
Deprecated ConstructorsConstructorDescriptionformat is an integer array now. Use
ResourcePack(ResourcePack, String, UUID, String, String, String, int[], int, boolean, String, ClientType)format is an integer array now. UseResourcePack(String, String, String, int[])format is an integer array now. UseResourcePack(String, String, String, int[], boolean)format is an integer array now. UseResourcePack(String, String, String, int[], boolean, String)format is an integer array now. UseResourcePack(String, String, String, int[], int, boolean, String)format is an integer array now. UseResourcePack(String, String, String, int[], int, boolean, String, ClientType)format is an integer array now. UseResourcePack(String, String, String, String, int[], int, boolean, String, ClientType)format is an integer array now. UseResourcePack(String, UUID, String, String, String, int[], int, boolean, String, ClientType)