Package net.minecraft.world.inventory
Class MerchantResultSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.MerchantResultSlot
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Merchantprivate final Playerprivate intprivate final MerchantContainer
- 
Constructor SummaryConstructorsConstructorDescriptionMerchantResultSlot(Player p_40083_, Merchant p_40084_, MerchantContainer p_40085_, int p_40086_, int p_40087_, int p_40088_) 
- 
Method SummaryMethods inherited from class net.minecraft.world.inventory.SlotallowModification, getContainerSlot, getItem, getMaxStackSize, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isHighlightable, isSameInventory, mayPickup, onQuickCraft, onSwapCraft, safeInsert, safeInsert, safeTake, set, setBackground, setByPlayer, setByPlayer, setChanged, tryRemove
- 
Field Details- 
slots
- 
player
- 
removeCountprivate int removeCount
- 
merchant
 
- 
- 
Constructor Details- 
MerchantResultSlotpublic MerchantResultSlot(Player p_40083_, Merchant p_40084_, MerchantContainer p_40085_, int p_40086_, int p_40087_, int p_40088_) 
 
- 
- 
Method Details- 
mayPlace
- 
remove
- 
onQuickCraft- Overrides:
- onQuickCraftin class- Slot
 
- 
checkTakeAchievements- Overrides:
- checkTakeAchievementsin class- Slot
 
- 
onTake
 
-