Package net.minecraft.loot.functions
Class EnchantRandomly.Builder
java.lang.Object
net.minecraft.loot.LootFunction.Builder<EnchantRandomly.Builder>
net.minecraft.loot.functions.EnchantRandomly.Builder
- All Implemented Interfaces:
ILootFunction.IBuilder
,ILootConditionConsumer<EnchantRandomly.Builder>
- Enclosing class:
- EnchantRandomly
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected EnchantRandomly.Builder
getThis()
withEnchantment
(Enchantment p_237424_1_) Methods inherited from class net.minecraft.loot.LootFunction.Builder
getConditions, unwrap, when
-
Field Details
-
enchantments
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
getThis
- Specified by:
getThis
in classLootFunction.Builder<EnchantRandomly.Builder>
-
withEnchantment
-
build
-