Class ExpandForgeLootContext
java.lang.Object
com.blamejared.crafttweaker.natives.loot.ExpandForgeLootContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.ResourceLocationgetQueriedLootTableId(net.minecraft.world.level.storage.loot.LootContext internal) Gets the queried LootTable id
-
Constructor Details
-
ExpandForgeLootContext
public ExpandForgeLootContext()
-
-
Method Details
-
getQueriedLootTableId
public static net.minecraft.resources.ResourceLocation getQueriedLootTableId(net.minecraft.world.level.storage.loot.LootContext internal) Gets the queried LootTable id- Returns:
- The id of the loot table
-