Uses of Interface
net.minecraft.loot.context.LootContextAware
| Package | Description |
|---|---|
| net.minecraft.loot | |
| net.minecraft.loot.condition | |
| net.minecraft.loot.context | |
| net.minecraft.loot.function | |
| net.minecraft.loot.provider.number |
-
Uses of LootContextAware in net.minecraft.loot
Methods in net.minecraft.loot with parameters of type LootContextAware Modifier and Type Method Description voidLootTableReporter. validateContext(LootContextAware contextAware) -
Uses of LootContextAware in net.minecraft.loot.condition
Subinterfaces of LootContextAware in net.minecraft.loot.condition Modifier and Type Interface Description interfaceLootConditionClasses in net.minecraft.loot.condition that implement LootContextAware Modifier and Type Class Description classAlternativeLootConditionclassBlockStatePropertyLootConditionclassDamageSourcePropertiesLootConditionclassEntityPropertiesLootConditionclassEntityScoresLootConditionclassInvertedLootConditionclassKilledByPlayerLootConditionclassLocationCheckLootCondition(package private) static classLootConditionManager.AndConditionclassMatchToolLootConditionclassRandomChanceLootConditionclassRandomChanceWithLootingLootConditionclassReferenceLootConditionclassSurvivesExplosionLootConditionclassTableBonusLootConditionclassTimeCheckLootConditionclassValueCheckLootConditionclassWeatherCheckLootCondition -
Uses of LootContextAware in net.minecraft.loot.context
Methods in net.minecraft.loot.context with parameters of type LootContextAware Modifier and Type Method Description voidLootContextType. validate(LootTableReporter reporter, LootContextAware parameterConsumer) -
Uses of LootContextAware in net.minecraft.loot.function
Subinterfaces of LootContextAware in net.minecraft.loot.function Modifier and Type Interface Description interfaceLootFunctionClasses in net.minecraft.loot.function that implement LootContextAware Modifier and Type Class Description classApplyBonusLootFunctionclassConditionalLootFunctionclassCopyNameLootFunctionclassCopyNbtLootFunctionclassCopyStateFunctionclassEnchantRandomlyLootFunctionclassEnchantWithLevelsLootFunctionclassExplorationMapLootFunctionclassExplosionDecayLootFunctionclassFillPlayerHeadLootFunctionclassFurnaceSmeltLootFunctionclassLimitCountLootFunction(package private) static classLootFunctionManager.AndFunctionclassLootingEnchantLootFunctionclassSetAttributesLootFunctionclassSetBannerPatternFunctionclassSetContentsLootFunctionclassSetCountLootFunctionclassSetDamageLootFunctionclassSetEnchantmentsLootFunctionclassSetLootTableLootFunctionclassSetLoreLootFunctionclassSetNameLootFunctionclassSetNbtLootFunctionclassSetStewEffectLootFunction -
Uses of LootContextAware in net.minecraft.loot.provider.number
Subinterfaces of LootContextAware in net.minecraft.loot.provider.number Modifier and Type Interface Description interfaceLootNumberProviderClasses in net.minecraft.loot.provider.number that implement LootContextAware Modifier and Type Class Description classBinomialLootNumberProviderclassConstantLootNumberProviderclassScoreLootNumberProviderclassUniformLootNumberProvider