Uses of Interface
net.minecraft.world.level.storage.loot.functions.ToggleTooltips.TooltipWither
Packages that use ToggleTooltips.TooltipWither
-
Uses of ToggleTooltips.TooltipWither in net.minecraft.world.level.storage.loot.functions
Fields in net.minecraft.world.level.storage.loot.functions declared as ToggleTooltips.TooltipWitherModifier and TypeFieldDescriptionprivate final ToggleTooltips.TooltipWither<T> ToggleTooltips.ComponentToggle.setterThe field for thesetterrecord component.Methods in net.minecraft.world.level.storage.loot.functions that return ToggleTooltips.TooltipWitherModifier and TypeMethodDescriptionToggleTooltips.ComponentToggle.setter()Returns the value of thesetterrecord component.Constructors in net.minecraft.world.level.storage.loot.functions with parameters of type ToggleTooltips.TooltipWitherModifierConstructorDescription(package private)ComponentToggle(DataComponentType<T> type, ToggleTooltips.TooltipWither<T> setter) Creates an instance of aComponentTogglerecord class.