Uses of Class
net.minecraft.util.math.ColumnPos
| Package | Description |
|---|---|
| net.minecraft.command.argument | |
| net.minecraft.server.command |
-
Uses of ColumnPos in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return ColumnPos Modifier and Type Method Description static ColumnPosColumnPosArgumentType. getColumnPos(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name) -
Uses of ColumnPos in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type ColumnPos Modifier and Type Method Description private static intForceLoadCommand. executeChange(ServerCommandSource source, ColumnPos from, ColumnPos to, boolean forceLoaded)private static intForceLoadCommand. executeQuery(ServerCommandSource source, ColumnPos pos)