Package net.minecraft.loot
Interface IParameterized
- All Known Subinterfaces:
ILootCondition
,ILootFunction
- All Known Implementing Classes:
Alternative
,ApplyBonus
,BlockStateProperty
,CopyBlockState
,CopyName
,CopyNbt
,DamageSourceProperties
,EnchantRandomly
,EnchantWithLevels
,EntityHasProperty
,EntityHasScore
,ExplorationMap
,ExplosionDecay
,FillPlayerHead
,Inverted
,KilledByPlayer
,LimitCount
,LocationCheck
,LootFunction
,LootingEnchantBonus
,LootPredicateManager.AndCombiner
,LootTableIdCondition
,MatchTool
,RandomChance
,RandomChanceWithLooting
,Reference
,SetAttributes
,SetContents
,SetCount
,SetDamage
,SetLootTable
,SetLore
,SetName
,SetNBT
,SetStewEffect
,Smelt
,SurvivesExplosion
,TableBonus
,TimeCheck
,WeatherCheck
public interface IParameterized
-
Method Summary
Modifier and TypeMethodDescriptiondefault Set<LootParameter<?>>
default void
validate
(ValidationTracker p_225580_1_)
-
Method Details
-
getReferencedContextParams
-
validate
-