net.minecraft.world.level.storage.loot.entriesextends LootPoolEntryContainer$Builder<T> implements FunctionUserBuilder<T>
All mapped superinterfaces:
ConditionUserBuilder, FunctionUserBuilder
| exh$a |
| net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Builder |
| net.minecraft.class_85$class_86 |
| net.minecraft.loot.entry.LeafEntry$Builder |
| net.minecraft.world.level.storage.loot.entries.LootSelectorEntry$a |
Field summary
Modifier and Type | Field |
---|
protected int | |
protected int | | b | | quality | | field_1000 | | quality |
|
private final com.google.common.collect.ImmutableList$Builder<LootItemFunction> | | c | | functions | | field_999 | | functions |
|
Constructor summary
Modifier | Constructor |
---|
public | () |
Method summary
Modifier and Type | Method |
---|
public T | |
protected List<LootItemFunction> | | a() | | getFunctions() | | method_439() | | getFunctions() |
|
public T | | a(int arg0) | | setWeight(int arg0) | | method_437(int arg0) | | weight(int weight) |
|
public T | | b(int arg0) | | setQuality(int arg0) | | method_436(int arg0) | | quality(int quality) |
|