Interface Decoration.Parameter.Selector

Enclosing class:
Decoration.Parameter

public static interface Decoration.Parameter.Selector
A functional interface that selects the text from the passed parameters.
Mappings:
Namespace Name
official sp$a$a
intermediary net/minecraft/class_7463$class_7464$class_7465
named net/minecraft/text/Decoration$Parameter$Selector
  • Method Details

    • select

      Mappings:
      Namespace Name Mixin selector
      official select Lsp$a$a;select(Lss;Lso$a;)Lss;
      intermediary select Lnet/minecraft/class_7463$class_7464$class_7465;select(Lnet/minecraft/class_2561;Lnet/minecraft/class_2556$class_7602;)Lnet/minecraft/class_2561;
      named select Lnet/minecraft/text/Decoration$Parameter$Selector;select(Lnet/minecraft/text/Text;Lnet/minecraft/network/message/MessageType$Parameters;)Lnet/minecraft/text/Text;