Package dev.potota.itemstats.api
Class StatValue.RegistryMappedInteger
java.lang.Object
dev.potota.itemstats.api.StatValue
dev.potota.itemstats.api.StatValue.RegistryMapped<Long>
dev.potota.itemstats.api.StatValue.RegistryMappedInteger
- Enclosing class:
StatValue
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.potota.itemstats.api.StatValue
StatValue.Float, StatValue.Integer, StatValue.RegistryMapped<V>, StatValue.RegistryMappedFloat, StatValue.RegistryMappedInteger -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<StatValue.RegistryMappedInteger> Fields inherited from class dev.potota.itemstats.api.StatValue.RegistryMapped
values -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedRegistryMappedInteger(Map<net.minecraft.resources.ResourceLocation, Long> values) -
Method Summary
Methods inherited from class dev.potota.itemstats.api.StatValue.RegistryMapped
toString, values
-
Field Details
-
CODEC
-
-
Constructor Details
-
RegistryMappedInteger
-
RegistryMappedInteger
protected RegistryMappedInteger()
-
-
Method Details
-
shortString
- Specified by:
shortStringin classStatValue
-
codec
-