Package petrolpark.mc.library.mixin
Class BundleItemMixin
java.lang.Object
petrolpark.mc.library.mixin.BundleItemMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.item.component.BundleContents.Mutablepetrolpark$attachQuality(net.minecraft.world.item.component.BundleContents.Mutable original, net.minecraft.world.item.ItemStack stack) net.minecraft.network.chat.MutableComponentpetrolpark$increaseDisplayedMaxContents(String string, Object[] args, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.network.chat.MutableComponent> original, net.minecraft.world.item.ItemStack stack) org.apache.commons.lang3.math.Fractionpetrolpark$scaleBarWidth(org.apache.commons.lang3.math.Fraction original, net.minecraft.world.item.ItemStack stack)
-
Constructor Details
-
BundleItemMixin
public BundleItemMixin()
-
-
Method Details
-
petrolpark$attachQuality
public net.minecraft.world.item.component.BundleContents.Mutable petrolpark$attachQuality(net.minecraft.world.item.component.BundleContents.Mutable original, net.minecraft.world.item.ItemStack stack) -
petrolpark$scaleBarWidth
public org.apache.commons.lang3.math.Fraction petrolpark$scaleBarWidth(org.apache.commons.lang3.math.Fraction original, net.minecraft.world.item.ItemStack stack) -
petrolpark$increaseDisplayedMaxContents
-