Package net.minecraft.loot.conditions
Interface ILootCondition
- All Superinterfaces:
IParameterized
,Predicate<LootContext>
- All Known Implementing Classes:
Alternative
,BlockStateProperty
,DamageSourceProperties
,EntityHasProperty
,EntityHasScore
,Inverted
,KilledByPlayer
,LocationCheck
,LootPredicateManager.AndCombiner
,LootTableIdCondition
,MatchTool
,RandomChance
,RandomChanceWithLooting
,Reference
,SurvivesExplosion
,TableBonus
,TimeCheck
,WeatherCheck
-
Nested Class Summary
-
Method Summary
Methods inherited from interface net.minecraft.loot.IParameterized
getReferencedContextParams, validate
-
Method Details
-
getType
LootConditionType getType()
-