extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.SetContainerLootTable | |
| net.minecraft.world.level.storage.loot.functions.SetContainerLootTable | |
| net.minecraft.class_144 | |
| net.minecraft.loot.function.SetLootTableLootFunction |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetLootTableLootFunction> |
| ||||||||
| private final RegistryKey<LootTable> |
| ||||||||
| private final long |
| ||||||||
| private final RegistryEntry<BlockEntityType<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> conditions, RegistryKey<LootTable> lootTable, long seed, RegistryEntry<BlockEntityType<?>> blockEntityType) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<SetLootTableLootFunction> |
| ||||||||
| public ItemStack |
| ||||||||
| public void |
| ||||||||
| public static ConditionalLootFunction$Builder<?> |
| ||||||||
| public static ConditionalLootFunction$Builder<?> |
|