Class StatValue.Integer

java.lang.Object
dev.potota.itemstats.api.StatValue
dev.potota.itemstats.api.StatValue.Integer
Enclosing class:
StatValue

public static class StatValue.Integer extends StatValue
  • Field Details

    • CODEC

      public static final com.mojang.serialization.MapCodec<StatValue.Integer> CODEC
  • Constructor Details

    • Integer

      public Integer(long value)
  • Method Details