Uses of Class
net.minecraft.world.level.storage.loot.providers.score.LootScoreProviderType
Packages that use LootScoreProviderType
Package
Description
-
Uses of LootScoreProviderType in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type LootScoreProviderTypeModifier and TypeFieldDescriptionstatic final Registry<LootScoreProviderType>BuiltInRegistries.LOOT_SCORE_PROVIDER_TYPEstatic final ResourceKey<Registry<LootScoreProviderType>>Registries.LOOT_SCORE_PROVIDER_TYPE -
Uses of LootScoreProviderType in net.minecraft.world.level.storage.loot.providers.score
Fields in net.minecraft.world.level.storage.loot.providers.score declared as LootScoreProviderTypeModifier and TypeFieldDescriptionstatic final LootScoreProviderTypeScoreboardNameProviders.CONTEXTstatic final LootScoreProviderTypeScoreboardNameProviders.FIXEDMethods in net.minecraft.world.level.storage.loot.providers.score that return LootScoreProviderTypeModifier and TypeMethodDescriptionContextScoreboardNameProvider.getType()FixedScoreboardNameProvider.getType()ScoreboardNameProvider.getType()private static LootScoreProviderTypeScoreboardNameProviders.register(String p_165874_, Serializer<? extends ScoreboardNameProvider> p_165875_)