public class EnchantWithLevels extends LootFunction
修飾子とタイプ | クラスと説明 |
---|---|
static class |
EnchantWithLevels.Builder |
static class |
EnchantWithLevels.Serializer |
ILootFunction.IBuilder
conditions
修飾子とタイプ | メソッドと説明 |
---|---|
ItemStack |
doApply(ItemStack stack,
LootContext context) |
static EnchantWithLevels.Builder |
func_215895_a(IRandomRange p_215895_0_) |
apply, builder, func_225580_a_
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_215858_a
getRequiredParameters
public ItemStack doApply(ItemStack stack, LootContext context)
doApply
クラス内 LootFunction
public static EnchantWithLevels.Builder func_215895_a(IRandomRange p_215895_0_)