Class TippedArrowItem


public class TippedArrowItem extends ArrowItem
  • Constructor Details

    • TippedArrowItem

      public TippedArrowItem(String javaIdentifier, Item.Builder builder)
  • Method Details

    • translateToBedrock

      public org.cloudburstmc.protocol.bedrock.data.inventory.ItemData.Builder translateToBedrock(com.github.steveice10.mc.protocol.data.game.entity.metadata.ItemStack itemStack, ItemMapping mapping, ItemMappings mappings)
      Overrides:
      translateToBedrock in class Item