extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
eza | |
net.minecraft.world.level.storage.loot.functions.SetPotionFunction | |
net.minecraft.class_6662 | |
net.minecraft.loot.function.SetPotionLootFunction | |
net.minecraft.world.level.storage.loot.functions.SetPotionFunction |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.MapCodec<SetPotionFunction> |
| ||||||||
private final Holder<Potion> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (List<LootItemCondition> conditions, Holder<Potion> potion) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public LootItemFunctionType<SetPotionFunction> |
| ||||||||
public ItemStack |
| ||||||||
public static LootItemConditionalFunction$Builder<?> |
|