Class ItemBlocksAttacks.ItemDamageFunction

java.lang.Object
com.github.retrooper.packetevents.protocol.component.builtin.item.ItemBlocksAttacks.ItemDamageFunction
Enclosing class:
ItemBlocksAttacks

public static final class ItemBlocksAttacks.ItemDamageFunction extends Object
  • Constructor Details

    • ItemDamageFunction

      public ItemDamageFunction(float threshold, float base, float factor)
  • Method Details