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 SummaryModifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> create(DataCommands.DataManipulator p_139501_) 
- 
Method Details- 
createcom.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> create(DataCommands.DataManipulator p_139501_) 
 
-