public class EnchantRandomly extends LootFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
EnchantRandomly.Serializer |
LootFunction.Builder<T extends LootFunction.Builder<T>>ILootFunction.IBuilderconditions| Modifier and Type | Method and Description |
|---|---|
ItemStack |
doApply(ItemStack stack,
LootContext context) |
static LootFunction.Builder<?> |
func_215900_c() |
apply, builder, func_215856_aclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfunc_215858_agetRequiredParameterspublic ItemStack doApply(ItemStack stack, LootContext context)
doApply in class LootFunctionpublic static LootFunction.Builder<?> func_215900_c()