java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.statistic.BreakItemStatistic
All Implemented Interfaces:
Statistic

public class BreakItemStatistic extends Object implements Statistic
  • Constructor Details

    • BreakItemStatistic

      public BreakItemStatistic(int id)
  • Method Details

    • getId

      public int getId()
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(@Nullable Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public @NonNull String toString()
      Overrides:
      toString in class Object