public interface ITradeStationInfo
| Modifier and Type | Method and Description |
|---|---|
IMailAddress |
getAddress() |
com.mojang.authlib.GameProfile |
getOwner() |
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> |
getRequired() |
EnumTradeStationState |
getState() |
net.minecraft.item.ItemStack |
getTradegood() |
IMailAddress getAddress()
com.mojang.authlib.GameProfile getOwner()
net.minecraft.item.ItemStack getTradegood()
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> getRequired()
EnumTradeStationState getState()