Uses of Interface
net.minecraft.util.text.ITextProperties.ITextAcceptor
Packages that use ITextProperties.ITextAcceptor
-
Uses of ITextProperties.ITextAcceptor in net.minecraft.util.text
Methods in net.minecraft.util.text with parameters of type ITextProperties.ITextAcceptorModifier and TypeMethodDescription<T> Optional<T>CharacterManager.StyleOverridingTextComponent.visit(ITextProperties.ITextAcceptor<T> p_230438_1_) default <T> Optional<T>ITextComponent.visit(ITextProperties.ITextAcceptor<T> p_230438_1_) <T> Optional<T>ITextProperties.visit(ITextProperties.ITextAcceptor<T> p_230438_1_) default <T> Optional<T>ITextComponent.visitSelf(ITextProperties.ITextAcceptor<T> p_230533_1_) <T> Optional<T>KeybindTextComponent.visitSelf(ITextProperties.ITextAcceptor<T> p_230533_1_) <T> Optional<T>TranslationTextComponent.visitSelf(ITextProperties.ITextAcceptor<T> p_230533_1_)