Interface IBasicItemListing
- All Known Implementing Classes:
BasicTradeListing
public interface IBasicItemListing
-
Method Details
-
getPrice
net.minecraft.world.item.ItemStack getPrice() -
getPrice2
net.minecraft.world.item.ItemStack getPrice2() -
getForSale
net.minecraft.world.item.ItemStack getForSale() -
getMaxTrades
int getMaxTrades() -
getXp
int getXp() -
getPriceMult
float getPriceMult()
-