net.minecraft.world.level.storage.loot.entriesextends LootPoolEntryContainer$Builder<T> implements FunctionUserBuilder<T>
All mapped superinterfaces:
ConditionUserBuilder, FunctionUserBuilder
| czs$a |
| net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Builder |
| net.minecraft.class_85$class_86 |
| net.minecraft.unmapped.C_sphmzmsf$C_lbxiirfw |
| net.minecraft.loot.entry.LeafEntry$Builder |
| net.minecraft.loot.StandaloneLootEntry$Builder |
| net.minecraft.server.v1_16_R3.LootSelectorEntry$a |
Field summary
Modifier and Type | Field |
---|
protected int | | a | | weight | | field_1001 | | f_pfukqpjm | | weight | | field_216087_a |
|
protected int | | b | | quality | | field_1000 | | f_uaqhgatq | | quality | | field_216088_b |
|
private final List<LootItemFunction> | | c | | functions | | field_999 | | f_zycpzeee | | functions | | field_216089_c |
|
Constructor summary
Modifier | Constructor |
---|
public | () |
Method summary
Modifier and Type | Method |
---|
public T | |
protected LootItemFunction[] | | a() | | getFunctions() | | method_439() | | m_jriszyxs() | | getFunctions() | | func_216084_a() |
|
public T | | a(int arg0) | | setWeight(int arg0) | | method_437(int arg0) | | m_fuervfbq(int arg0) | | weight(int weight) | | func_216086_a(int arg0) |
|
public T | | b(int arg0) | | setQuality(int arg0) | | method_436(int arg0) | | m_biuwnwbs(int arg0) | | quality(int quality) | | func_216085_b(int arg0) |
|