Class MixinLootContext
java.lang.Object
com.blamejared.crafttweaker.mixin.common.transform.loot.MixinLootContext
- All Implemented Interfaces:
ILootTableIdHolder,ILootTableIdHolder.Mutable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.blamejared.crafttweaker.impl.loot.ILootTableIdHolder
ILootTableIdHolder.Mutable -
Field Summary
Fields inherited from interface com.blamejared.crafttweaker.impl.loot.ILootTableIdHolder
CRAFTTWEAKER$UNKNOWN_TABLE_ID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocationvoidcrafttweaker$tableId(net.minecraft.resources.ResourceLocation id)
-
Constructor Details
-
MixinLootContext
public MixinLootContext()
-
-
Method Details
-
crafttweaker$tableId
public void crafttweaker$tableId(net.minecraft.resources.ResourceLocation id) - Specified by:
crafttweaker$tableIdin interfaceILootTableIdHolder.Mutable
-
crafttweaker$tableId
public net.minecraft.resources.ResourceLocation crafttweaker$tableId()- Specified by:
crafttweaker$tableIdin interfaceILootTableIdHolder
-