Interface LootTableWrapper.TypeGetter

All Known Implementing Classes:
LootTableTypeGetterImpl
Enclosing class:
LootTableWrapper

public static interface LootTableWrapper.TypeGetter
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getType(net.minecraft.world.level.storage.loot.LootTable table)
     
  • Field Details

  • Method Details

    • getType

      String getType(net.minecraft.world.level.storage.loot.LootTable table)