Package net.minecraft.util.text
Interface ITextProperties.IStyledTextAcceptor<T>
-
- Enclosing interface:
- ITextProperties
public static interface ITextProperties.IStyledTextAcceptor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<T>
accept(Style p_accept_1_, java.lang.String p_accept_2_)
-