Class ExpandSeededContainerLoot
java.lang.Object
com.blamejared.crafttweaker.natives.item.component.ExpandSeededContainerLoot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> lootTable(net.minecraft.world.item.component.SeededContainerLoot internal) static net.minecraft.world.item.component.SeededContainerLootof(net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> lootTable, long seed) static longseed(net.minecraft.world.item.component.SeededContainerLoot internal)
-
Constructor Details
-
ExpandSeededContainerLoot
public ExpandSeededContainerLoot()
-
-
Method Details
-
of
public static net.minecraft.world.item.component.SeededContainerLoot of(net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> lootTable, long seed) -
lootTable
public static net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> lootTable(net.minecraft.world.item.component.SeededContainerLoot internal) -
seed
public static long seed(net.minecraft.world.item.component.SeededContainerLoot internal)
-