Interface AccessLootContext


public interface AccessLootContext
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.storage.loot.LootContext.DynamicDrop>
     
    Map<net.minecraft.world.level.storage.loot.parameters.LootContextParam<?>,Object>
     
  • Method Details

    • crafttweaker$getParams

      Map<net.minecraft.world.level.storage.loot.parameters.LootContextParam<?>,Object> crafttweaker$getParams()
    • crafttweaker$getDynamicDrops

      Map<net.minecraft.resources.ResourceLocation,net.minecraft.world.level.storage.loot.LootContext.DynamicDrop> crafttweaker$getDynamicDrops()