Uses of Interface
net.minecraft.stat.StatTypeProvider
Packages that use StatTypeProvider
-
Uses of StatTypeProvider in net.minecraft
Classes in net.minecraft that implement StatTypeProviderModifier and TypeClassDescription(package private) final class(package private) final class(package private) final class(package private) final class -
Uses of StatTypeProvider in net.minecraft.stat
Fields in net.minecraft.stat declared as StatTypeProviderModifier and TypeFieldDescriptionstatic StatTypeProviderStat.DAMAGE_PROVIDERstatic StatTypeProviderStat.DISTANCE_PROVIDERstatic StatTypeProviderStat.INTEGER_PROVIDERprivate final StatTypeProviderStat.statTypeProviderstatic StatTypeProviderStat.TIME_PROVIDERConstructors in net.minecraft.stat with parameters of type StatTypeProviderModifierConstructorDescriptionSimpleStat(String name, Text nameId, StatTypeProvider statTypeProvider) Stat(String name, Text nameId, StatTypeProvider statTypeProvider)