extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| dxp | |
| net.minecraft.world.level.storage.loot.functions.SetNameFunction | |
| net.minecraft.class_3670 | |
| net.minecraft.loot.function.SetNameLootFunction | |
| net.minecraft.src.C_2955_ | |
| net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetName |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||
| final Component |
| ||||||||||
| final LootContext$EntityTarget |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (LootItemCondition[] conditions, Component name, LootContext$EntityTarget entity) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| public static UnaryOperator<Component> |
| ||||||||||
| public ItemStack |
| ||||||||||
| public static LootItemConditionalFunction$Builder<?> |
| ||||||||||
| public static LootItemConditionalFunction$Builder<?> |
|