public static class EnchantWithLevels.Builder extends LootFunction.Builder<EnchantWithLevels.Builder>
| Modifier and Type | Field and Description |
|---|---|
private IRandomRange |
field_216060_a |
private boolean |
field_216061_b |
| Constructor and Description |
|---|
Builder(IRandomRange p_i51494_1_) |
| Modifier and Type | Method and Description |
|---|---|
ILootFunction |
build() |
protected EnchantWithLevels.Builder |
doCast() |
EnchantWithLevels.Builder |
func_216059_e() |
acceptCondition, cast, getConditionsprivate final IRandomRange field_216060_a
private boolean field_216061_b
public Builder(IRandomRange p_i51494_1_)
protected EnchantWithLevels.Builder doCast()
doCast in class LootFunction.Builder<EnchantWithLevels.Builder>public EnchantWithLevels.Builder func_216059_e()
public ILootFunction build()