Uses of Class
net.minecraft.command.SingleCommandAction
Packages that use SingleCommandAction
-
Uses of SingleCommandAction in net.minecraft.command
Subclasses of SingleCommandAction in net.minecraft.commandModifier and TypeClassDescriptionstatic class
SingleCommandAction.MultiSource<T extends AbstractServerCommandSource<T>>
static class
SingleCommandAction.SingleSource<T extends AbstractServerCommandSource<T>>
static class
SingleCommandAction.Sourced<T extends AbstractServerCommandSource<T>>