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