Uses of Interface
net.minecraft.loot.function.ToggleTooltipsLootFunction.TooltipSetter
-
Uses of ToggleTooltipsLootFunction.TooltipSetter in net.minecraft.loot.function
Modifier and TypeFieldDescriptionprivate final ToggleTooltipsLootFunction.TooltipSetter
<T> ToggleTooltipsLootFunction.Toggle.setter
The field for thesetter
record component.Modifier and TypeMethodDescriptionToggleTooltipsLootFunction.Toggle.setter()
Returns the value of thesetter
record component.ModifierConstructorDescription(package private)
Toggle
(ComponentType<T> componentType, ToggleTooltipsLootFunction.TooltipSetter<T> tooltipSetter)