Uses of Class
net.minecraft.util.math.ColumnPos
Packages that use ColumnPos
-
Uses of ColumnPos in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return ColumnPosModifier and TypeMethodDescriptionstatic 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 ColumnPosModifier and TypeMethodDescriptionprivate static intForceLoadCommand.executeChange(ServerCommandSource source, ColumnPos from, ColumnPos to, boolean forceLoaded)private static intForceLoadCommand.executeQuery(ServerCommandSource source, ColumnPos pos)