Deprecated API
Contents
-
ElementDescriptionUse
DisplayInfo.Builder.icon(ItemStackLike)
instead.UseDisplayInfo.Builder.icon(ItemStackLike)
instead.UseJukebox.insert(ItemStackLike)
instead.UseDamageModifier.Builder.item(ItemStackLike)
instead.UseDamageModifier.Builder.item(ItemStackLike)
instead.UseEnchantmentType.canBeAppliedToStack(ItemStackLike)
instead,UseEnchantmentType.canBeAppliedToStack(ItemStackLike)
instead,UseArmorEquipable.setChest(ItemStackLike)
instead.UseArmorEquipable.setFeet(ItemStackLike)
instead.UseArmorEquipable.setHead(ItemStackLike)
instead.UseArmorEquipable.setLegs(ItemStackLike)
instead.UseContainer.setCursor(ItemStackLike)
instead.UseEquipable.canEquip(Supplier, ItemStackLike)
instead.UseEquipable.canEquip(EquipmentType, ItemStackLike)
instead.UseEquipable.equip(Supplier, ItemStackLike)
instead.UseEquipable.equip(EquipmentType, ItemStackLike)
instead.UseEquipmentInventory.set(Supplier, ItemStackLike)
instead.UseEquipmentInventory.set(EquipmentType, ItemStackLike)
instead.UseInventory.canFit(ItemStackLike)
instead.UseInventory.contains(ItemStackLike)
instead.UseInventory.containsAny(ItemStackLike)
instead.UseInventory.offer(int, ItemStackLike)
instead.UseInventory.offer(ItemStackLike...)
instead.UseInventory.set(int, ItemStackLike)
instead.UseItemStackLike.asImmutable()
instead.UseItemStackLike.asMutable()
orItemStackLike.asMutableCopy()
instead.UseFilteringSlot.isValidItem(ItemStackLike)
instead.UseSlot.set(ItemStackLike)
instead.UseSidedSlot.canAccept(ItemStackLike, Direction)
instead.UseSidedSlot.canGet(ItemStackLike, Direction)
instead.UseSidedSlot.offer(ItemStackLike, Direction)
instead.UseSlotTransaction.setCustom(ItemStackLike)
instead.UseGridInventory.set(int, int, ItemStackLike)
instead.UseInventory2D.set(Vector2i, ItemStackLike)
instead.UseTradeOffer.Builder.firstBuyingItem(ItemStackLike)
instead.UseTradeOffer.Builder.secondBuyingItem(ItemStackLike)
instead.UseTradeOffer.Builder.sellingItem(ItemStackLike)
instead.org.spongepowered.api.item.recipe.cooking.CookingRecipe.Builder.ResultStep.result(ItemStackSnapshot) UseCookingRecipe.isValid(ItemStackLike)
instead.UseCookingRecipe.result(ItemStackLike)
instead.UseCookingResult(ItemStackLike, double)
instead.UseIngredient.Builder.with(ItemStackLike...)
insteadUseIngredient.Builder.with(ItemStackLike...)
insteadUseIngredient.of(ItemStackLike...)
instead.UseIngredient.of(ItemStackLike...)
instead.UseIngredient.test(ItemStackLike)
instead.UseRecipeInput.Factory.single(ItemStackLike)
instead.UseRecipeResult(ItemStackLike, List)
instead.org.spongepowered.api.item.recipe.crafting.ShapedCraftingRecipe.Builder.ResultStep.result(ItemStack) UseRecipeManager.findByResult(Supplier, ItemStackLike)
instead.
-
MethodDescriptionUse
DisplayInfo.Builder.icon(ItemStackLike)
instead.UseDisplayInfo.Builder.icon(ItemStackLike)
instead.UseJukebox.insert(ItemStackLike)
instead.UseDamageModifier.Builder.item(ItemStackLike)
instead.UseDamageModifier.Builder.item(ItemStackLike)
instead.UseEnchantmentType.canBeAppliedToStack(ItemStackLike)
instead,UseEnchantmentType.canBeAppliedToStack(ItemStackLike)
instead,UseArmorEquipable.setChest(ItemStackLike)
instead.UseArmorEquipable.setFeet(ItemStackLike)
instead.UseArmorEquipable.setHead(ItemStackLike)
instead.UseArmorEquipable.setLegs(ItemStackLike)
instead.UseContainer.setCursor(ItemStackLike)
instead.UseEquipable.canEquip(Supplier, ItemStackLike)
instead.UseEquipable.canEquip(EquipmentType, ItemStackLike)
instead.UseEquipable.equip(Supplier, ItemStackLike)
instead.UseEquipable.equip(EquipmentType, ItemStackLike)
instead.UseEquipmentInventory.set(Supplier, ItemStackLike)
instead.UseEquipmentInventory.set(EquipmentType, ItemStackLike)
instead.UseInventory.canFit(ItemStackLike)
instead.UseInventory.contains(ItemStackLike)
instead.UseInventory.containsAny(ItemStackLike)
instead.UseInventory.offer(int, ItemStackLike)
instead.UseInventory.offer(ItemStackLike...)
instead.UseInventory.set(int, ItemStackLike)
instead.UseItemStackLike.asImmutable()
instead.UseItemStackLike.asMutable()
orItemStackLike.asMutableCopy()
instead.UseFilteringSlot.isValidItem(ItemStackLike)
instead.UseSlot.set(ItemStackLike)
instead.UseSidedSlot.canAccept(ItemStackLike, Direction)
instead.UseSidedSlot.canGet(ItemStackLike, Direction)
instead.UseSidedSlot.offer(ItemStackLike, Direction)
instead.UseSlotTransaction.setCustom(ItemStackLike)
instead.UseGridInventory.set(int, int, ItemStackLike)
instead.UseInventory2D.set(Vector2i, ItemStackLike)
instead.UseTradeOffer.Builder.firstBuyingItem(ItemStackLike)
instead.UseTradeOffer.Builder.secondBuyingItem(ItemStackLike)
instead.UseTradeOffer.Builder.sellingItem(ItemStackLike)
instead.org.spongepowered.api.item.recipe.cooking.CookingRecipe.Builder.ResultStep.result(ItemStackSnapshot) UseCookingRecipe.isValid(ItemStackLike)
instead.UseCookingRecipe.result(ItemStackLike)
instead.UseIngredient.Builder.with(ItemStackLike...)
insteadUseIngredient.Builder.with(ItemStackLike...)
insteadUseIngredient.of(ItemStackLike...)
instead.UseIngredient.of(ItemStackLike...)
instead.UseIngredient.test(ItemStackLike)
instead.UseRecipeInput.Factory.single(ItemStackLike)
instead.Will be replaced with ItemStackLike variantorg.spongepowered.api.item.recipe.crafting.ShapedCraftingRecipe.Builder.ResultStep.result(ItemStack) UseRecipeManager.findByResult(Supplier, ItemStackLike)
instead.Is currently not supported by the basic packet channel during the handshake phaseIs currently not supported by the basic packet channelIs currently not supported by the basic packet channelContext does not support changing the values
-
ConstructorDescriptionUse
CookingResult(ItemStackLike, double)
instead.UseRecipeResult(ItemStackLike, List)
instead.