net.minecraft.world.level.storage.loot.entriesextends LootPoolEntryContainer$Builder<T> implements FunctionUserBuilder<T>
All mapped superinterfaces:
ConditionUserBuilder, FunctionUserBuilder
| djj$a |
| net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Builder |
| net.minecraft.class_85$class_86 |
| net.minecraft.loot.entry.LeafEntry$Builder |
| net.minecraft.src.C_2860_$C_2862_ |
| net.minecraft.world.level.storage.loot.entries.LootSelectorEntry$a |
Field summary
Modifier and Type | Field |
---|
protected int | | a | | weight | | field_1001 | | weight | | f_79702_ |
|
protected int | | b | | quality | | field_1000 | | quality | | f_79703_ |
|
private final List<LootItemFunction> | | c | | functions | | field_999 | | functions | | f_79704_ |
|
Constructor summary
Modifier | Constructor |
---|
public | () |
Method summary
Modifier and Type | Method |
---|
public T | |
protected LootItemFunction[] | | a() | | getFunctions() | | method_439() | | getFunctions() | | m_79706_() |
|
public T | | a(int arg0) | | setWeight(int arg0) | | method_437(int arg0) | | weight(int weight) | | m_79707_(int arg0) |
|
public T | | b(int arg0) | | setQuality(int arg0) | | method_436(int arg0) | | quality(int quality) | | m_79711_(int arg0) |
|