Interface DataCommands.DataManipulatorDecorator
- Enclosing class:
 - DataCommands
 
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
- 
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> create(DataCommands.DataManipulator p_139501_)  
- 
Method Details
- 
create
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> create(DataCommands.DataManipulator p_139501_)  
 -