Uses of Interface
net.minecraft.loot.IParameterized
-
Packages that use IParameterized Package Description net.minecraft.loot net.minecraft.loot.conditions net.minecraft.loot.functions net.minecraftforge.common.loot -
-
Uses of IParameterized in net.minecraft.loot
Classes in net.minecraft.loot that implement IParameterized Modifier and Type Class Description classLootFunction(package private) static classLootPredicateManager.AndCombinerMethods in net.minecraft.loot with parameters of type IParameterized Modifier and Type Method Description voidLootParameterSet. validateUser(ValidationTracker p_227556_1_, IParameterized p_227556_2_)voidValidationTracker. validateUser(IParameterized p_227528_1_) -
Uses of IParameterized in net.minecraft.loot.conditions
Subinterfaces of IParameterized in net.minecraft.loot.conditions Modifier and Type Interface Description interfaceILootConditionClasses in net.minecraft.loot.conditions that implement IParameterized Modifier and Type Class Description classAlternativeclassBlockStatePropertyclassDamageSourcePropertiesclassEntityHasPropertyclassEntityHasScoreclassInvertedclassKilledByPlayerclassLocationCheckclassMatchToolclassRandomChanceclassRandomChanceWithLootingclassReferenceclassSurvivesExplosionclassTableBonusclassTimeCheckclassWeatherCheck -
Uses of IParameterized in net.minecraft.loot.functions
Subinterfaces of IParameterized in net.minecraft.loot.functions Modifier and Type Interface Description interfaceILootFunctionClasses in net.minecraft.loot.functions that implement IParameterized Modifier and Type Class Description classApplyBonusclassCopyBlockStateclassCopyNameclassCopyNbtclassEnchantRandomlyclassEnchantWithLevelsclassExplorationMapclassExplosionDecayclassFillPlayerHeadclassLimitCountclassLootingEnchantBonusclassSetAttributesclassSetContentsclassSetCountclassSetDamageclassSetLootTableclassSetLoreclassSetNameclassSetNBTclassSetStewEffectclassSmelt -
Uses of IParameterized in net.minecraftforge.common.loot
Classes in net.minecraftforge.common.loot that implement IParameterized Modifier and Type Class Description classLootTableIdCondition
-