public abstract static class StandaloneLootEntry.Builder<T extends StandaloneLootEntry.Builder<T>> extends LootEntry.Builder<T> implements ILootFunctionConsumer<T>
| コンストラクタと説明 |
|---|
Builder() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
T |
acceptFunction(ILootFunction.IBuilder functionBuilder) |
protected ILootFunction[] |
getFunctions()
Creates an array from the functions list
|
T |
quality(int qualityIn) |
T |
weight(int weightIn) |
acceptCondition, alternatively, build, cast, func_212845_d_, func_216079_fclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcastpublic T acceptFunction(ILootFunction.IBuilder functionBuilder)
acceptFunction インタフェース内 ILootFunctionConsumer<T extends StandaloneLootEntry.Builder<T>>protected ILootFunction[] getFunctions()
public T weight(int weightIn)
public T quality(int qualityIn)