Class QualityFoodCompat

java.lang.Object
com.wdiscute.starcatcher.compat.QualityFoodCompat

public class QualityFoodCompat extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    addQuality(net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, boolean golden, boolean perfectCatch, float percentile)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • QualityFoodCompat

      public QualityFoodCompat()
  • Method Details

    • addQuality

      public static void addQuality(net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, boolean golden, boolean perfectCatch, float percentile)