Uses of Interface
net.minecraft.server.command.ExecuteCommand.ExistsCondition
Package | Description |
---|---|
net.minecraft.server.command |
-
Uses of ExecuteCommand.ExistsCondition in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type ExecuteCommand.ExistsCondition Modifier and Type Method Description private static com.mojang.brigadier.Command<ServerCommandSource>
ExecuteCommand. getExistsConditionExecute(boolean positive, ExecuteCommand.ExistsCondition condition)