Class ValidationContext

java.lang.Object
net.minecraft.world.level.storage.loot.ValidationContext

public class ValidationContext extends Object
Context for validating loot tables. Loot tables are validated recursively by checking that all functions, conditions, etc. (implementing LootContextUser) are valid according to their LootTable's LootContextParamSet.