Package petrolpark.mc.pquality.mixin
Class MerchantContainerMixin
java.lang.Object
petrolpark.mc.pquality.mixin.MerchantContainerMixin
- All Implemented Interfaces:
net.minecraft.world.Clearable,net.minecraft.world.Container
public abstract class MerchantContainerMixin
extends Object
implements net.minecraft.world.Container
-
Field Summary
Fields inherited from interface net.minecraft.world.Container
DEFAULT_DISTANCE_BUFFER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintpquality$modifyOfferXp(int original) net.minecraft.world.item.ItemStackpquality$modifySoldItems(net.minecraft.world.item.ItemStack original) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.Clearable
clearContentMethods inherited from interface net.minecraft.world.Container
canPlaceItem, canTakeItem, countItem, getContainerSize, getItem, getMaxStackSize, getMaxStackSize, hasAnyMatching, hasAnyOf, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, startOpen, stillValid, stopOpen
-
Constructor Details
-
MerchantContainerMixin
public MerchantContainerMixin()
-
-
Method Details
-
pquality$modifySoldItems
public net.minecraft.world.item.ItemStack pquality$modifySoldItems(net.minecraft.world.item.ItemStack original) -
pquality$modifyOfferXp
public int pquality$modifyOfferXp(int original)
-