Uses of Interface
net.minecraft.loot.function.ToggleTooltipsLootFunction.TooltipSetter
Packages that use ToggleTooltipsLootFunction.TooltipSetter
-
Uses of ToggleTooltipsLootFunction.TooltipSetter in net.minecraft.loot.function
Fields in net.minecraft.loot.function declared as ToggleTooltipsLootFunction.TooltipSetterModifier and TypeFieldDescriptionprivate final ToggleTooltipsLootFunction.TooltipSetter
<T> ToggleTooltipsLootFunction.Toggle.setter
The field for thesetter
record component.Methods in net.minecraft.loot.function that return ToggleTooltipsLootFunction.TooltipSetterModifier and TypeMethodDescriptionToggleTooltipsLootFunction.Toggle.setter()
Returns the value of thesetter
record component.Constructors in net.minecraft.loot.function with parameters of type ToggleTooltipsLootFunction.TooltipSetterModifierConstructorDescription(package private)
Toggle
(ComponentType<T> componentType, ToggleTooltipsLootFunction.TooltipSetter<T> tooltipSetter)