Class LegacyMapper
java.lang.Object
com.sk89q.worldedit.world.registry.LegacyMapper
-
Method Summary
Modifier and TypeMethodDescriptiongetBlockFromLegacy
(int legacyId) getBlockFromLegacy
(int legacyId, int data) static LegacyMapper
getItemFromLegacy
(int legacyId) getItemFromLegacy
(int legacyId, int data) int[]
getLegacyFromBlock
(BlockState blockState) int[]
getLegacyFromItem
(ItemType itemType)
-
Method Details
-
getItemFromLegacy
-
getItemFromLegacy
-
getLegacyFromItem
-
getBlockFromLegacy
-
getBlockFromLegacy
-
getLegacyFromBlock
-
getInstance
-